diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-03-21 16:04:33 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-03-21 16:04:45 +0100 |
| commit | 291445435e3d0646d1e089faf794a5517eb679e9 (patch) | |
| tree | 4f8a85116eaaddc9f3fbd8dd7ca93d8a216f24dc /README.md | |
| parent | 48600b0595c6104b1afc96b87a570e99dc0ce69e (diff) | |
| download | jetpac.nes-291445435e3d0646d1e089faf794a5517eb679e9.tar.gz jetpac.nes-291445435e3d0646d1e089faf794a5517eb679e9.zip | |
Add some notes on the changelog
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 23 |
1 files changed, 11 insertions, 12 deletions
@@ -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 | -|:----------------------------------------------:|:----------------------| -| <kbd>Start</kbd> | Pause/Resume the game | -| <kbd>Select</kbd> | *Not used* | -| <kbd>A</kbd> | Throttle | -| <kbd>B</kbd> | Shoot | -| <kbd>Arrow Left</kbd> & <kbd>Arrow Right</kbd> | Move horizontally | -| <kbd>Arrow up</kbd> | Throttle | -| <kbd>Arrow down</kbd> | *Not used* | +| Button | Action | +|:----------------------------------------------:|:---------------------------------------------------| +| <kbd>Start</kbd> | Pause/Resume the game | +| <kbd>Select</kbd> | Select 1/2 player game on the title screen | +| <kbd>A</kbd> | Throttle | +| <kbd>B</kbd> | Shoot | +| <kbd>Arrow Left</kbd> & <kbd>Arrow Right</kbd> | Move horizontally (walk or throttle when airborne) | +| <kbd>Arrow up</kbd> | Throttle | +| <kbd>Arrow down</kbd> | *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 |
