diff --git a/README.md b/README.md index cf17b42..00abba3 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# DojoGames \ No newline at end of file +# 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