From c71415c52521b9c7f806fcf9d5f63bd78e7264f3 Mon Sep 17 00:00:00 2001 From: FLAK-ZOSO <83119697+FLAK-ZOSO@users.noreply.github.com> Date: Thu, 19 May 2022 18:41:25 +0200 Subject: [PATCH] Update README.md --- .github/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 2477923..27cff6f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -32,7 +32,10 @@ Color: matrix ## Game - Your pawn is the first letter of your `Username`, in our case it will be `M` from `MyUsername` -- You can move the pawn inserting `a`/`b` to move up/down ("alto"/"basso"), or `d`/`s` to move right/left ("destra"/"sinistra") +- You can move the pawn inserting `w`/`s` to move up/down, or `a`/`d` to move right/left +- You can pause the game with `p` +- You can quit the game with `q` +- You can reset the borders with ` ` - If you touch a `*` or a `-` you lose - If you touch a `$` you get `10` extra points - If you touch a `@` you get a `z-fuel`, a bonus that you can use as described below