A recreation of the old classic snake game, which we used to play during our childhood 🤗
Here's a Demo on how it is played!
The project uses pipenv for dependencies. Here's how to install the dependencies.
pipenv sync -d
This project has run steps configured using pipenv. Use the following command to get the snake game started!
Use the Esc
key, or the cross button to exit the game.
pipenv run start
Contributions, issues and feature requests are welcome. After cloning & setting up project locally, you can just submit a PR to this repo and it will be deployed once it's accepted.
We love people's support in growing and improving. Be sure to leave a ⭐️ if you like the project and also be sure to contribute, if you're interested!