Game Snake programmed in python with few extra features as a credit programm.
Python file with programmed gama and folder with ingame sounds.
The output of the file is a window with squares representing the snake.
The look of the game:
- Install Python
- Install (should be already installed) Pip
- using Pip install Pygame
- download the repository or just the "Project_sake_files" and the "Project_Snake_the_game.py"
- run the .py file
To play the game just run the .py file and turn using Arrow keys
Collect green dots (with some imagination poisonous apples) to grow your snake and avoid the obstacles.
- Pygame - The main library used
new issue: Only one key will be registered as an input per tick -> future feature: remember multiple inputs
Just a boring old snake without any extra features right now
Documentation in file missing
Barrier blocks
Negative effects
Different levels maybe?
Using mouse to control the snake (Is it even possible?)
To my sister Gabriela who is the author of all the music used.
To all of the people online that came with much better implementation that I originally thought was good.