summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidovski <david@sendula.com>2021-07-17 23:47:41 +0100
committerdavidovski <david@sendula.com>2021-07-17 23:47:41 +0100
commit8264a0eb115215a4d4962d6ba90ee3adcdf7a31e (patch)
treeb7f100244169117ca5238b97b6a118e5c8d3901d
parent0a0f2de6a140d0b35d1cd31a0e9659c465d8d65d (diff)
fixed readme
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 307c784..9275810 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,13 @@ This is my first attempt with [gint](https://gitea.planet-casio.com/Lephenixnoir
Since this is a very simple game, controls are not included within the add-in. The controls are as following:
### player 1
-4 - move up
-1 - move down
-5 - serve the ball
+- 4: move up
+- 1: move down
+- 5: serve the ball
### player 2
-÷ - move up
-- - move down
-x - serve the ball
+- ÷: move up
+- -: move down
+- x: serve the ball
No score system has been added, yet the game will be played indefinitely.