Willy-JL 9a60c77438 Merge air_arkanoid from https://github.com/xMasterX/all-the-plugins hace 10 meses
..
scripts 74587c231f Fix air_arkanoid remote hace 1 año
sensors 9a60c77438 Merge air_arkanoid from https://github.com/xMasterX/all-the-plugins hace 10 meses
.gitsubtree df82b07e5c Keep subtree's submodules locked to parent's defined commit hace 1 año
LICENSE 74587c231f Fix air_arkanoid remote hace 1 año
README.md 74587c231f Fix air_arkanoid remote hace 1 año
canvas.c fe2077c82e New formatting hace 1 año
canvas.h 74587c231f Fix air_arkanoid remote hace 1 año
clock_timer.c fe2077c82e New formatting hace 1 año
clock_timer.h fe2077c82e New formatting hace 1 año
engine.h fe2077c82e New formatting hace 1 año
entity.c fe2077c82e New formatting hace 1 año
entity.h fe2077c82e New formatting hace 1 año
entity_i.h fe2077c82e New formatting hace 1 año
game_engine.c fe2077c82e New formatting hace 1 año
game_engine.h fe2077c82e New formatting hace 1 año
game_manager.c fe2077c82e New formatting hace 1 año
game_manager.h fe2077c82e New formatting hace 1 año
game_manager_i.h fe2077c82e New formatting hace 1 año
level.c fe2077c82e New formatting hace 1 año
level.h fe2077c82e New formatting hace 1 año
level_i.h fe2077c82e New formatting hace 1 año
main.c fe2077c82e New formatting hace 1 año
sprite.c fe2077c82e New formatting hace 1 año
sprite.h fe2077c82e New formatting hace 1 año
vector.c fe2077c82e New formatting hace 1 año
vector.h fe2077c82e New formatting hace 1 año

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!