Aucune description

SG e5e7f744a6 readme il y a 1 an
scripts 79a25d86d3 Better sprite builder il y a 1 an
sensors 731560f8fd IMU il y a 1 an
LICENSE 8170272cbe license il y a 1 an
README.md e5e7f744a6 readme il y a 1 an
canvas.c 647362dd31 Canvas: printf il y a 1 an
canvas.h 647362dd31 Canvas: printf il y a 1 an
clock_timer.c af5faccd3d Periodic timer: simple than never il y a 2 ans
clock_timer.h af5faccd3d Periodic timer: simple than never il y a 2 ans
engine.h 647362dd31 Canvas: printf il y a 1 an
entity.c 8f81fa6bfe Entity: better event system il y a 1 an
entity.h 8f81fa6bfe Entity: better event system il y a 1 an
entity_i.h aecfb6f1ea Game manager: superclass :( il y a 1 an
game_engine.c 647362dd31 Canvas: printf il y a 1 an
game_engine.h 647362dd31 Canvas: printf il y a 1 an
game_manager.c 7e2fc4e6da Game manager: sprite loading il y a 1 an
game_manager.h 7e2fc4e6da Game manager: sprite loading il y a 1 an
game_manager_i.h 7e2fc4e6da Game manager: sprite loading il y a 1 an
level.c 8f81fa6bfe Entity: better event system il y a 1 an
level.h 8f81fa6bfe Entity: better event system il y a 1 an
level_i.h aecfb6f1ea Game manager: superclass :( il y a 1 an
main.c aecfb6f1ea Game manager: superclass :( il y a 1 an
sprite.c 26c5e2c556 Sprite: new format il y a 1 an
sprite.h 26c5e2c556 Sprite: new format il y a 1 an
vector.c 7876baf1ce Vector class il y a 1 an
vector.h 647362dd31 Canvas: printf il y a 1 an

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!