项目作者: gabrielnhn
项目描述 :
Snake terminal game written in Python using 'curses' module
高级语言: Python
项目地址: git://github.com/gabrielnhn/snake.git
Snake game in the terminal using Python:
Install curses
:
Check whether curses.py
module is installed. (PS: It probably is!)
Edit configs.py
:
Change the settings to your liking.
./game.py
:
Run it!
