Rrycbarm 2 лет назад
Родитель
Сommit
41b436b62d

+ 17 - 0
README.md

@@ -1,6 +1,23 @@
 # t-rex-runner
 Flipper Zero port of Chrome's running T-rex game
 
+## Screenshots
+
+![image](imgs/Screenshot-20230504-232830.png)
+![image](imgs/Screenshot-20230504-232915.png)
+![image](imgs/Screenshot-20230504-233007.png)
+
+## 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),

BIN
imgs/Screenshot-20230504-232830.png


BIN
imgs/Screenshot-20230504-232915.png


BIN
imgs/Screenshot-20230504-233007.png