MX 503f18429e categories part 1 2 年之前
..
.github 0bf9767883 API 31 / unzip sources 2 年之前
img 8e523fbb5c Add Screenshots 2 年之前
LICENSE 0bf9767883 API 31 / unzip sources 2 年之前
README.md 0bf9767883 API 31 / unzip sources 2 年之前
application.fam 503f18429e categories part 1 2 年之前
icon.png 0bf9767883 API 31 / unzip sources 2 年之前
race.c 9da8600d87 format 2 年之前

README.md

Flipperzero Race Game

Race game inspired by Race game in BrickGame 9999 in 1.

Source is heavily base on tetris game from jeffplang's repo and this article.

Build instructions

First clone the repos

git clone https://github.com/flipperdevices/flipperzero-firmware.git
cd flipperzero-firmware
git clone https://github.com/zyuhel/flipperzero-racegame.git ./applications_user/flipperzero-racegame

Build the firmware

./fbt

Build application

./fbt fap_racegame

Now it will be available in build/f7-firmware-D/.extapps folder in file racegame.fap. Copy it to flipper and enjoy.

https://user-images.githubusercontent.com/4603624/228524577-7a6acbd4-f5fb-4dbd-8ad4-ac42f4106d7e.mp4