Updated readme
This commit is contained in:
parent
d06f9986cb
commit
a04954f57c
26
README.md
26
README.md
@ -11,18 +11,18 @@ The game is very unfinished at this point, but you can try it anyway. You'll hav
|
|||||||
* Arduino IDE
|
* Arduino IDE
|
||||||
* Arduboy2 library
|
* Arduboy2 library
|
||||||
* Computer
|
* 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
|
### Controls
|
||||||
A = Start, shoot and restart
|
* A = Start, shoot and restart
|
||||||
B = Spawn enemy
|
* B = Spawn enemy
|
||||||
D-Pad = Move
|
* D-Pad = Move
|
||||||
A + B = Reset game
|
* A + B = Reset game
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
* Automatic spawning of enemies
|
* Automatic spawning of enemies
|
||||||
* Pauze menu
|
* Pauze menu
|
||||||
* Different stages of difficulty
|
* Different stages of difficulty
|
||||||
* Music
|
* Music
|
||||||
* Background image
|
* Background image
|
||||||
* Cleaner code
|
* Cleaner code
|
Loading…
Reference in New Issue
Block a user