🏎️ Race Game for Flipper Zero

February 16, 2026 Β· View on GitHub

A fast-paced 3-lane vertical scrolling car racing game for Flipper Zero.

Features

  • 3 Lane Racing β€” Dodge incoming vehicles on a scrolling road
  • Multiple Obstacle Types β€” Motorcycles (fast), sedans (normal), boss trucks (2-lane wide!)
  • Power-Ups β€” Collect shields (invincibility), magnets (auto-collect coins), and fuel (+1 life)
  • Coin Collection & Combo System β€” Collect coins for bonus points with increasing multiplier
  • 3 Lives System β€” Don't worry about one crash, you have 3 chances
  • High Score β€” Your best score is saved to SD card
  • Night Mode β€” Toggle dark theme from the menu
  • Sound Effects β€” Lane change beeps, crash sounds, level up chimes (toggleable)
  • Vibration Feedback β€” Feel the crash!
  • Difficulty Selection β€” Easy, Normal, or Hard
  • Crash Animation β€” Pixel particle explosion on collision
  • Roadside Scenery β€” Trees and poles for speed immersion
  • Pause β€” Press Back during gameplay to return to menu

Controls

ButtonAction
β—€ / β–ΆChange lane (gameplay) / Navigate menu
β–² / β–ΌNavigate menu options
OKSelect menu option / Restart
BackPause (gameplay) / Exit (menu)
  • START β€” Begin the race
  • SOUND: ON/OFF β€” Toggle sound effects
  • NIGHT: ON/OFF β€” Toggle night mode (inverted colors)
  • EASY / NORMAL / HARD β€” Select difficulty

Building

Requires ufbt (https://pypi.org/project/ufbt/):

ufbt build

Installation

Copy race_game.fap to your Flipper Zero SD card:

SD Card/apps/Games/race_game.fap

Or install from the Flipper Apps Catalog (coming soon).

Author

Mehmet MiraΓ§ ARIK (@mrc19056)

License

MIT License