/tiny_snake

Unix CLI based snake game (~40 lines long)

Primary LanguagePython

A Unix command line snake game written in about 40 lines

Setup

run 'python snake.py' to play the game

  • use w, a, s, d for controls

see config.py to configure options