Keine Beschreibung

SG f58c751dc1 Canvas: outlined string vor 1 Jahr
scripts 79a25d86d3 Better sprite builder vor 2 Jahren
sensors 1444d665d8 Engine: Fix inputs in Lefty mode (#2) vor 2 Jahren
LICENSE 8170272cbe license vor 2 Jahren
README.md e5e7f744a6 readme vor 2 Jahren
canvas.c f58c751dc1 Canvas: outlined string vor 1 Jahr
canvas.h f58c751dc1 Canvas: outlined string vor 1 Jahr
clock_timer.c af5faccd3d Periodic timer: simple than never vor 2 Jahren
clock_timer.h af5faccd3d Periodic timer: simple than never vor 2 Jahren
engine.h 647362dd31 Canvas: printf vor 2 Jahren
entity.c 8db2720e54 Entity: math.h vor 1 Jahr
entity.h 8f81fa6bfe Entity: better event system vor 2 Jahren
entity_i.h aecfb6f1ea Game manager: superclass :( vor 2 Jahren
game_engine.c 1444d665d8 Engine: Fix inputs in Lefty mode (#2) vor 2 Jahren
game_engine.h 647362dd31 Canvas: printf vor 2 Jahren
game_manager.c 7e2fc4e6da Game manager: sprite loading vor 2 Jahren
game_manager.h 7e2fc4e6da Game manager: sprite loading vor 2 Jahren
game_manager_i.h 7e2fc4e6da Game manager: sprite loading vor 2 Jahren
level.c 3ced9d47ba Level: get entity vor 1 Jahr
level.h 3ced9d47ba Level: get entity vor 1 Jahr
level_i.h aecfb6f1ea Game manager: superclass :( vor 2 Jahren
main.c aecfb6f1ea Game manager: superclass :( vor 2 Jahren
sprite.c 26c5e2c556 Sprite: new format vor 2 Jahren
sprite.h 26c5e2c556 Sprite: new format vor 2 Jahren
vector.c 758240751a Vector functions vor 1 Jahr
vector.h 758240751a Vector functions vor 1 Jahr

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!