Willy-JL 569039e926 Merge air_labyrinth from https://github.com/xMasterX/all-the-plugins 10 månader sedan
..
.catalog 9311a6ec00 Fix merge 1 år sedan
engine 569039e926 Merge air_labyrinth from https://github.com/xMasterX/all-the-plugins 10 månader sedan
sprites 367a3867c1 Add air_labyrinth from https://github.com/xMasterX/all-the-plugins 1 år sedan
.gitignore 367a3867c1 Add air_labyrinth from https://github.com/xMasterX/all-the-plugins 1 år sedan
.gitsubtree 569039e926 Merge air_labyrinth from https://github.com/xMasterX/all-the-plugins 10 månader sedan
LICENSE 367a3867c1 Add air_labyrinth from https://github.com/xMasterX/all-the-plugins 1 år sedan
README.md 367a3867c1 Add air_labyrinth from https://github.com/xMasterX/all-the-plugins 1 år sedan
application.fam 52d96aaadf Format 1 år sedan
game.c fe2077c82e New formatting 1 år sedan
game.h 367a3867c1 Add air_labyrinth from https://github.com/xMasterX/all-the-plugins 1 år sedan
icon.png 367a3867c1 Add air_labyrinth from https://github.com/xMasterX/all-the-plugins 1 år sedan
walls.h 367a3867c1 Add air_labyrinth from https://github.com/xMasterX/all-the-plugins 1 år sedan

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.