From 132b7b1cc8073df9cc334cd277e9182c3aa8bca5 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Wed, 2 Apr 2025 21:38:45 +0200 Subject: Rename throttle to the proper wording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bfda220..2b6b0b0 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,16 @@ report an issue or make a suggestion. ## The game The game is a shooter in which you have to re-assemble your ship's parts and -fill it with fuel, all while killing enemies that keep popping up. The controls -are as follows: +fill it with fuel, all while killing enemies that keep popping up. In the game +the controls are as follows: -| Button | Action | -|:----------------------------------------------:|:---------------------------------------------------| -| Start | Pause/Resume the game | -| Select | Select 1/2 player game on the title screen | -| A | Throttle | -| B | Shoot | -| Arrow Left & Arrow Right | Move horizontally (walk or throttle when airborne) | -| Arrow up | Throttle | -| Arrow down | *Not used* | +| Button | Action | +|:----------------------------------------------:|:-----------------------| +| Start & Select | Pause/Resume the game | +| A & Arrow Up | Thrust | +| Arrow Left & Arrow Right | Fly or walk left/right | +| Arrow Down | Hover | +| B | Shoot | Other than that, read the [CHANGELOG.md](./CHANGELOG.md) file for details on what's different from the original and what to expect from this port. -- cgit v1.2.3