/snake

Simple snake game written in a day in Python 3 and curses

Primary LanguagePythonMIT LicenseMIT

snake

Simple snake game written in a day in Python 3 and curses.

Screenshot

Usage

With python3 installed, run python3 src/main.py in a terminal.