diff --git a/README.md b/README.md index e834158..cb56a0d 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,19 @@ Then, you can start playing by: ./dist/build/Game/Game maps/contest1.map +Playing +======= + +You can move the robot and play the game with the following keys: + + "i" is "Up" + "k" is "Down" + "j" is "Left" + "l" is "Right" + "w" is "Wait" + "s" is "Play razor" + "a" is "Abort" + Authors =======