Sen descrición

antirez b6d99d7a30 README updated. %!s(int64=3) %!d(string=hai) anos
binaries fbd989b0ca Game binary added. %!s(int64=3) %!d(string=hai) anos
images b6d99d7a30 README updated. %!s(int64=3) %!d(string=hai) anos
LICENSE 596f77c042 First commit. Just draw ship. %!s(int64=3) %!d(string=hai) anos
README.md b6d99d7a30 README updated. %!s(int64=3) %!d(string=hai) anos
app.c cd817d0880 Ship controls improved. %!s(int64=3) %!d(string=hai) anos
appicon.png 7437ec24e7 Application icon updated. %!s(int64=3) %!d(string=hai) anos
application.fam 6dbb6060ef More of the 2D engine. Bullets. %!s(int64=3) %!d(string=hai) anos

README.md

This is an implementation of the classic Asteroids game for the Flipper 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:

Asteroids for Flipper Zero screenshot

Don't miss the game over screen. BSD licensed. Enjoy.