From a1357208ccbf30195e8a5bd7859f40a58d67ea48 Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Sat, 8 May 2021 22:46:47 -0400 Subject: [PATCH] Updated readme to include controls --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index cce5798..1a54ef5 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,21 @@ Some extra info about the game. 13 | Dirt 14 | Dirt 15 | Dirt + +### Controls +How to play the game. + +#### Keyboard + Key | Action +:-----:|--------------- + W | Move forward + S | Move backward + A | Strafe left + D | Strafe right + Space | Jump + ESC | Pause + +#### Mouse +* Move mouse: Look around +* Right click: Place block +* Left click: Break block \ No newline at end of file