Willy-JL e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
..
scripts e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
sensors e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
LICENSE e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
README.md e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
canvas.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
canvas.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
clock_timer.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
clock_timer.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
engine.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
entity.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
entity.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
entity_i.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
game_engine.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
game_engine.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
game_manager.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
game_manager.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
game_manager_i.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
level.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
level.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
level_i.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
main.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
sprite.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
sprite.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
vector.c e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش
vector.h e2b58d06d1 Add air_arkanoid from https://github.com/xMasterX/all-the-plugins 2 سال پیش

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!