Updated readme

This commit is contained in:
Arne van Iterson 2019-10-23 10:40:51 +02:00
parent d06f9986cb
commit a04954f57c
1 changed files with 13 additions and 13 deletions

View File

@ -11,18 +11,18 @@ The game is very unfinished at this point, but you can try it anyway. You'll hav
* Arduino IDE
* Arduboy2 library
* Computer
Start the Arduino IDE and load up arduboyTest.ino and send the game to your device.
Start the Arduino IDE and load up arduboyTest.ino and send the game to your device.
### Controls
A = Start, shoot and restart
B = Spawn enemy
D-Pad = Move
A + B = Reset game
### Controls
* A = Start, shoot and restart
* B = Spawn enemy
* D-Pad = Move
* A + B = Reset game
## TODO
* Automatic spawning of enemies
* Pauze menu
* Different stages of difficulty
* Music
* Background image
* Cleaner code
## TODO
* Automatic spawning of enemies
* Pauze menu
* Different stages of difficulty
* Music
* Background image
* Cleaner code