Keine Beschreibung

MX 5179454588 fix vor 1 Jahr
compiledsprites 2ce6b23d0d what?!? vor 2 Jahren
engine 5179454588 fix vor 1 Jahr
sprites 9536a7a80a add air labyrinth game vor 2 Jahren
.gitignore 9536a7a80a add air labyrinth game vor 2 Jahren
LICENSE 9536a7a80a add air labyrinth game vor 2 Jahren
README.md 9536a7a80a add air labyrinth game vor 2 Jahren
application.fam 2ce6b23d0d what?!? vor 2 Jahren
game.c 9536a7a80a add air labyrinth game vor 2 Jahren
game.h 9536a7a80a add air labyrinth game vor 2 Jahren
icon.png 9536a7a80a add air labyrinth game vor 2 Jahren
walls.h 9536a7a80a add air labyrinth game vor 2 Jahren

README.md

Air Labyrinth

Air Labyrinth

This is a simple game where you have to navigate a ball through a maze. The game is controlled by tilting the Flipper Zero with a Video Game Module attached. You can also play the game using the Flipper Zero's d-pad.

How to play

  1. Attach the video game module to the Flipper Zero.
  2. Open the Air Labyrinth game (Apps/Games/Air Labyrinth).
  3. Tilt the Flipper Zero to move the ball through the maze.

Version history

Other

This game was made based on the air_arkanoid and flipperzero-game-engine-example projects. Thanks to the authors of these projects for the inspiration and the code.