Inspiration
Looking through the given categories, remaking a classic game stood out, so here it is!
What it does
Upon running the program, a list of example gamemodes pops up, and typing in a sample code launches the game. A few different gamemodes are listed below:
- Classic: the classic snake game, without modifications.
- Multi: snake game with multiple apples.
- Epilepsy: Honestly, I'm not sure what this is. Something made just for fun.
- Darkness: The apple will only glow once you get close to it. Snake segments are also invisible.
- Pills: Each apple turns to a pill that can do weird stuff to your snake.
- Speed: Each apple randomizes the speed of your snake.
Challenges we ran into
Didn't really put that much time into this, and the transfer process over from replit to trinket was annoying as some of the features stopped working.
Built With
- python
- turtle
Log in or sign up for Devpost to join the conversation.