mirror of
https://git.davidovski.xyz/casio-pong
synced 2024-08-15 00:43:33 +00:00
fixed readme
This commit is contained in:
parent
0a0f2de6a1
commit
8264a0eb11
1 changed files with 6 additions and 6 deletions
12
README.md
12
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:
|
Since this is a very simple game, controls are not included within the add-in. The controls are as following:
|
||||||
|
|
||||||
### player 1
|
### player 1
|
||||||
4 - move up
|
- 4: move up
|
||||||
1 - move down
|
- 1: move down
|
||||||
5 - serve the ball
|
- 5: serve the ball
|
||||||
### player 2
|
### player 2
|
||||||
÷ - move up
|
- ÷: move up
|
||||||
- - move down
|
- -: move down
|
||||||
x - serve the ball
|
- x: serve the ball
|
||||||
|
|
||||||
No score system has been added, yet the game will be played indefinitely.
|
No score system has been added, yet the game will be played indefinitely.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue