MX 5379cc3df2 some fixes 1 vuosi sitten
..
scripts 5379cc3df2 some fixes 1 vuosi sitten
sensors 9536a7a80a add air labyrinth game 1 vuosi sitten
LICENSE 9536a7a80a add air labyrinth game 1 vuosi sitten
README.md 9536a7a80a add air labyrinth game 1 vuosi sitten
canvas.c 9536a7a80a add air labyrinth game 1 vuosi sitten
canvas.h 9536a7a80a add air labyrinth game 1 vuosi sitten
clock_timer.c 9536a7a80a add air labyrinth game 1 vuosi sitten
clock_timer.h 9536a7a80a add air labyrinth game 1 vuosi sitten
engine.h 9536a7a80a add air labyrinth game 1 vuosi sitten
entity.c 9536a7a80a add air labyrinth game 1 vuosi sitten
entity.h 9536a7a80a add air labyrinth game 1 vuosi sitten
entity_i.h 9536a7a80a add air labyrinth game 1 vuosi sitten
game_engine.c 9536a7a80a add air labyrinth game 1 vuosi sitten
game_engine.h 9536a7a80a add air labyrinth game 1 vuosi sitten
game_manager.c 9536a7a80a add air labyrinth game 1 vuosi sitten
game_manager.h 9536a7a80a add air labyrinth game 1 vuosi sitten
game_manager_i.h 9536a7a80a add air labyrinth game 1 vuosi sitten
level.c 9536a7a80a add air labyrinth game 1 vuosi sitten
level.h 9536a7a80a add air labyrinth game 1 vuosi sitten
level_i.h 9536a7a80a add air labyrinth game 1 vuosi sitten
main.c 9536a7a80a add air labyrinth game 1 vuosi sitten
sprite.c 9536a7a80a add air labyrinth game 1 vuosi sitten
sprite.h 9536a7a80a add air labyrinth game 1 vuosi sitten
vector.c 9536a7a80a add air labyrinth game 1 vuosi sitten
vector.h 9536a7a80a add air labyrinth game 1 vuosi sitten

README.md

Flipper Zero Game Engine

Welcome to the Flipper Zero game engine! This engine is designed to help you create games for the Flipper Zero device.

Example App

To see the game engine in action, check out our example app. This app demonstrates how to use the game engine to create a simple game.

Contributing

We welcome contributions to the Flipper Zero game engine! If you have any bug reports, feature requests, or pull requests, please submit them to the official repository.

Happy game development with Flipper Zero!