|
|
@@ -1,6 +1,23 @@
|
|
|
# t-rex-runner
|
|
|
Flipper Zero port of Chrome's running T-rex game
|
|
|
|
|
|
+## Screenshots
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## Improvements
|
|
|
+- Added command to move DINO
|
|
|
+- Added (boring) cactus spawn
|
|
|
+- Added lose condition and lose screen
|
|
|
+
|
|
|
+## TODO
|
|
|
+- Change cactus icon
|
|
|
+- More random cactus spawn
|
|
|
+- Increase cactus speed with time
|
|
|
+- Allow to play again without the need to close the game in the lose screen
|
|
|
+
|
|
|
## Compiling
|
|
|
|
|
|
You need a full source of the [Flipper Zero firmware](https://github.com/flipperdevices/flipperzero-firmware/tree/release),
|