No Description

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