A simple snake game written in Python using the built-in tkinter library.
- Python 3 with
tkinter - (Optional) JetBrains Mono font
To start the game, download or clone this repository, and in the folder you downloaded or cloned, run:
$ python snake.py
