simple-snake is a simple snake game written in python. The special focus is, that it's code should be easy to read and understand. Youtube Video
Get the file simple-snake.py, it's the whole game. You might have to install pynput.
python simple-snake.py [-h height] [-w width] [-r refresh-time (speed)] [-f number of fruit] [--help]
Use wasd to play.
