Willy-JL b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
..
scripts b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
sensors b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
.gitsubtree b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
LICENSE b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
README.md b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
canvas.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
canvas.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
clock_timer.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
clock_timer.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
engine.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
entity.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
entity.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
entity_i.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
game_engine.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
game_engine.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
game_manager.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
game_manager.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
game_manager_i.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
level.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
level.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
level_i.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
main.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
sprite.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
sprite.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
vector.c b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago
vector.h b436a50aae Add air_labyrinth/engine from https://github.com/flipperdevices/flipperzero-game-engine 1 year ago

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!