First programming school project ! Snake game in python for the Baccalaureat
You can clone the project with
git clone git@github.com:Tywacol/snake_isn.gitThis project needs python3 and tkinter to be installed. On Arch based systems tkinter can be installed with
pacman -S tkpython3 snake.pyPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
