Sin descripción

SG 83b274d726 Level: entity count hace 1 año
scripts 79a25d86d3 Better sprite builder hace 1 año
sensors 731560f8fd IMU hace 2 años
LICENSE 8170272cbe license hace 1 año
README.md e5e7f744a6 readme hace 1 año
canvas.c 647362dd31 Canvas: printf hace 1 año
canvas.h 647362dd31 Canvas: printf hace 1 año
clock_timer.c af5faccd3d Periodic timer: simple than never hace 2 años
clock_timer.h af5faccd3d Periodic timer: simple than never hace 2 años
engine.h 647362dd31 Canvas: printf hace 1 año
entity.c 8f81fa6bfe Entity: better event system hace 2 años
entity.h 8f81fa6bfe Entity: better event system hace 2 años
entity_i.h aecfb6f1ea Game manager: superclass :( hace 2 años
game_engine.c 647362dd31 Canvas: printf hace 1 año
game_engine.h 647362dd31 Canvas: printf hace 1 año
game_manager.c 7e2fc4e6da Game manager: sprite loading hace 2 años
game_manager.h 7e2fc4e6da Game manager: sprite loading hace 2 años
game_manager_i.h 7e2fc4e6da Game manager: sprite loading hace 2 años
level.c 83b274d726 Level: entity count hace 1 año
level.h 83b274d726 Level: entity count hace 1 año
level_i.h aecfb6f1ea Game manager: superclass :( hace 2 años
main.c aecfb6f1ea Game manager: superclass :( hace 2 años
sprite.c 26c5e2c556 Sprite: new format hace 2 años
sprite.h 26c5e2c556 Sprite: new format hace 2 años
vector.c 7876baf1ce Vector class hace 2 años
vector.h 647362dd31 Canvas: printf 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!