|
|
преди 2 години | |
|---|---|---|
| assets | преди 3 години | |
| .editorconfig | преди 3 години | |
| .gitignore | преди 3 години | |
| CMakeLists.txt | преди 3 години | |
| LICENSE | преди 3 години | |
| Makefile | преди 3 години | |
| README.md | преди 3 години | |
| application.fam | преди 3 години | |
| assets_icons.c | преди 3 години | |
| assets_icons.h | преди 3 години | |
| trexrunner.c | преди 2 години | |
| trexrunner_icon.png | преди 3 години |
Flipper Zero port of Chrome's running T-rex game
You need a full source of the Flipper Zero firmware,
take the release branch to build for the stable release.
Copy or symlink this folder as flipperzero-firmware/applications_user/t-rex-runner.
Run the build from the root of the firmware folder:
./fbt firmware_t-rex-runner
If you have Flipper Zero attached to USB, you can immediately compile and run the app on device:
./fbt launch_app APPSRC=applications_user/t-rex-runner