Simple snake game implementation in Python
The Snake game implemented in Python using curses to render the game in the terminal.
Clone the repo and execute the main.py
file with the command.
python main.py
Simple snake game implementation in Python
The Snake game implemented in Python using curses to render the game in the terminal.
Clone the repo and execute the main.py
file with the command.
python main.py