MX 9f9f0200af what?!? 2 anni fa
..
compiledsprites 9f9f0200af what?!? 2 anni fa
engine f147cc72ea some fixes 2 anni fa
sprites d56472e9cf add air labyrinth game 2 anni fa
.gitignore d56472e9cf add air labyrinth game 2 anni fa
LICENSE d56472e9cf add air labyrinth game 2 anni fa
README.md d56472e9cf add air labyrinth game 2 anni fa
application.fam 9f9f0200af what?!? 2 anni fa
game.c d56472e9cf add air labyrinth game 2 anni fa
game.h d56472e9cf add air labyrinth game 2 anni fa
icon.png d56472e9cf add air labyrinth game 2 anni fa
walls.h d56472e9cf add air labyrinth game 2 anni fa

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.