Snake, but in console
Go to file
Plaza521 bf638e711e
fix creating Player object
2023-03-16 23:14:44 +03:00
LICENSE Initial commit 2022-10-26 21:56:20 +03:00
README.md Update README.md 2022-10-27 15:30:05 +03:00
food.py refactor food and rename pause_game function 2022-10-27 17:41:10 +03:00
frame.py add color 2022-10-29 04:25:09 +03:00
main.py fix creating Player object 2023-03-16 23:14:44 +03:00
out.py refactor 2022-10-27 17:03:11 +03:00
player.py fix bug with turn 2023-03-06 01:30:06 +03:00
point.py add color 2022-10-29 04:25:09 +03:00
requirements.txt add reqirements 2022-10-26 23:17:12 +03:00
settings.py fix issue #1 and fix pause 2022-11-06 22:18:02 +03:00

README.md

console_snake

Snake, but in console

Default keys:

W A S D - move
Q - quit
P - pause