diff --git a/README.md b/README.md index 23c2277..337ac9a 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,15 @@ You will notice at the top left of your screen that there are `4 bottles`. Every capture d ecran 2019-02-03 a 20 59 59 Once you have brought the 4 crates of beer on time to our innkeeper, you will receive congratulations from him. + +## Controls + +| Input | Description | +|:----------:|:------:| +| 'w' | Move forward in the environment | +| 'a' | Move backward in the environment | +| 's' | Move left in the environment | +| 'd' | Move right in the environment | +| Mouse Move | Look around you | +| 'f' | Pick/Drop the torch | +| 'e' | Interact with object |