- Notifications
You must be signed in to change notification settings - Fork3
antirez/flipper-asteroids
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an implementation of the classic Asteroids game for theFlipper Zero. Inside you will find a simple 2D engine that can be reused to implement other games.
Controls:
- Left/Right: rotate ship in the two directions.
- Ok, short press: fire bullets.
- Ok, long press: accelerate towards ship head.
- Down: decelerates.
This is a screenshot, but the game looks a lot better in the device itself:
P.S. Don't miss the game over screen.
Drop theasteroids.fap file you can find in thebinaries folder into thefollowing Flipper Zero location:
/ext/apps/GamesTheext part means that we are in the SD card. So if you don't wantto use the Android (or other) application to upload the file,you can just take out the SD card, insert it in your computer,copy the fine intoapps/Games, and that's it.
- If you see the error "API version mismatch" when trying to launch the game, try installing the app from source below.
- Download the Flipper Zero dev kit and build it:
mkdir -p ~/flipperZero/official/cd ~/flipperZero/official/git clone --recursive https://github.com/flipperdevices/flipperzero-firmware.git ././fbt- Copy this application folder into
official/applications_user. - Connect your Flipper via USB.
- Build and install with:
./fbt launch_app APPSRC=flipper-asteroids.
BSD licensed. Enjoy.
About
Asteroids for Flipper Zero
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
