Skip to content

Commit

Permalink
Create nanobounce.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-roelofs authored Oct 14, 2023
1 parent bd5636f commit ce121fb
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions markdown/nanobounce.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

## Notes
<br/>

Thanks to [Carl Reinke](https://github.com/carlreinke) for this game, [Yuji Oshimoto](http://www.04.jp.org/) for pixel fonts, [Jakob Svanholm (Mosaik)](http://www.mosaik.se/) and [Seth Peelle (BeaT)](https://www.beatfox.com/) for music.
<br/>

## Controls
<br/>

|Button| Action |
|--|--|
| Select/Back | Escape |
| Start| Enter/Action |
| A| Action|
| B| Back |
| Dpad| Up/Down/Left/Right |
| Left/Right Joytick| Up/Down/Left/Right |

## Compile
<br/>

```shell
git clone https://github.com/carlreinke/nanobounce.git
cd nanobounce
make
```

0 comments on commit ce121fb

Please sign in to comment.