|
@@ -19,7 +19,9 @@ This is an implementation of the classic Asteroids game for the [Flipper Zero](h
|
|
|
|
|
|
|
|
This is a screenshot, but the game looks a lot better in the device itself:
|
|
This is a screenshot, but the game looks a lot better in the device itself:
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
|
|
|
# Controls:
|
|
# Controls:
|
|
|
* Left/Right: rotate ship in the two directions.
|
|
* Left/Right: rotate ship in the two directions.
|
|
@@ -32,6 +34,15 @@ This is a screenshot, but the game looks a lot better in the device itself:
|
|
|
|
|
|
|
|
Your high scores will automatically be saved. Go forth and compete!
|
|
Your high scores will automatically be saved. Go forth and compete!
|
|
|
|
|
|
|
|
|
|
+---
|
|
|
|
|
+# Power Ups
|
|
|
|
|
+*  - Machine gun fire. Press and hold OK button to fire more than the default 5 bullets
|
|
|
|
|
+*  - Et tu, Brute? Gives a bonus life up to a maximum of 5 lives
|
|
|
|
|
+*  - Nuke (work in progress). Destroys everything in sight (but keeps the power ups)
|
|
|
|
|
+*  - Use the force! Spins up a shield that can be used as a battering ram. Take zero damage while in use.
|
|
|
|
|
+
|
|
|
|
|
+## More power ups coming soon...
|
|
|
|
|
+
|
|
|
---
|
|
---
|
|
|
## Installing the binary file (no build needed)
|
|
## Installing the binary file (no build needed)
|
|
|
|
|
|