From 291445435e3d0646d1e089faf794a5517eb679e9 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 21 Mar 2025 16:04:33 +0100 Subject: Add some notes on the changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e8e0bf8..2a3bb25 100644 --- a/README.md +++ b/README.md @@ -9,19 +9,18 @@ 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: -| Button | Action | -|:----------------------------------------------:|:----------------------| -| Start | Pause/Resume the game | -| Select | *Not used* | -| A | Throttle | -| B | Shoot | -| Arrow Left & Arrow Right | Move horizontally | -| Arrow up | Throttle | -| Arrow down | *Not used* | +| 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* | -## [Changelog](https://pbs.twimg.com/media/DJDYCcLXcAA_eIo?format=jpg&name=small) - -Read the [CHANGELOG.md](./CHANGELOG.md) file. +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. ## License -- cgit v1.2.3