Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# DojoGames
# DojoGames

SNAKE GAME

Objective: Play as the snake and eat food to gain a highscore. Game ends if the snake eats itself or runs into a wall.

Controls:
-ARROW KEYS to change directions
-SPACE BAR to pause/resume game
-ESC KEY to exit game