Sem descrição

Willy-JL 564f4f7bc9 AirLabyrinth: Fix for gcc12 toolchain há 2 anos atrás
.catalog 22226e9b21 Update readme há 2 anos atrás
assets 133d6094ad Add the fxbm asset há 2 anos atrás
engine @ 1444d665d8 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás
sprites 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás
.gitignore 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás
.gitmodules 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás
LICENSE 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás
README.md 2d3f12adc8 Update readme with v0.1 game image. há 2 anos atrás
application.fam fc387dcbf5 Make assets pre-built há 2 anos atrás
game.c 564f4f7bc9 AirLabyrinth: Fix for gcc12 toolchain há 2 anos atrás
game.h 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás
icon.png 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás
walls.h 0bcb541c2a Air Labyrinth v0.1 há 2 anos atrás

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.