An open API service indexing awesome lists of open source software.

https://github.com/rkilpadi/flippy-road

A simple arcade game for the Flipper Zero
https://github.com/rkilpadi/flippy-road

Last synced: about 1 month ago
JSON representation

A simple arcade game for the Flipper Zero

Awesome Lists containing this project

README

          

# Flippy Road

A simple arcade game for the Flipper Zero

### Gallery

![](https://github.com/rkilpadi/flippy-road/blob/main/screenshots/screenshot1.png)
![](https://github.com/rkilpadi/flippy-road/blob/main/screenshots/screenshot2.png)

### Build

After plugging in your Flipper Zero, either
- Clone this repository and run `ufbt launch`
- Clone this repository into the `applications_user` directory of the base firmware and run `./fbt launch_app APPSRC=applications_user/flippy_road`

The game will automatically be launched after compilation.