diff --git a/README.md b/README.md index 9066f04..4ae77f2 100644 --- a/README.md +++ b/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 * 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 \ No newline at end of file +## TODO +* Automatic spawning of enemies +* Pauze menu +* Different stages of difficulty +* Music +* Background image +* Cleaner code \ No newline at end of file