This project is a simple snake-based game written in python.
- Controls:
- wasd for controlling snake direction.
- Objectives:
- The main objectives is to complete the game as quickly as possible. This can be done by:
- In stage 1, eat all the fuits.
- In stage 2, eat all the golden apples.
- In stage 3, avoid the poisonous fruit for a set amount of time.
- In stage 4, get to the victory fruit as fast as possible.
- The main objectives is to complete the game as quickly as possible. This can be done by:
If you have any features you want to add, feel free to contribute.
- A huge thank you to Joth for creating the music I used in my game and putting it in the public domain so that anybody can use it.
Here is the github pages website for the project, I hope to make some changes to it soon.
- python 3
- pygame
- python 3