This is a snake game coded by Codellama-2-70b!!!
To install the dependencies, run the following command:
pip install -r requirements.txt
Just a normal snake game, use the arrow keys to move the snake around and eat the food. If you hit the wall or yourself, you lose.
Each time you eat a food, your score will increase by 10. If you reach a score of 100, you win!
The game is created using Codellama-2-70b at Perplexity Lab.
This project is licensed under the MIT license.