Keine Beschreibung

SG 209bb5af5e Vector: correctly normalize zero vector vor 1 Jahr
scripts 79a25d86d3 Better sprite builder vor 1 Jahr
sensors 1444d665d8 Engine: Fix inputs in Lefty mode (#2) vor 1 Jahr
LICENSE 8170272cbe license vor 1 Jahr
README.md e5e7f744a6 readme vor 1 Jahr
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 1 Jahr
entity.c 8db2720e54 Entity: math.h vor 1 Jahr
entity.h 8f81fa6bfe Entity: better event system vor 1 Jahr
entity_i.h aecfb6f1ea Game manager: superclass :( vor 1 Jahr
game_engine.c 1444d665d8 Engine: Fix inputs in Lefty mode (#2) vor 1 Jahr
game_engine.h 647362dd31 Canvas: printf vor 1 Jahr
game_manager.c 8e07a8151c Game manager: entity level get vor 1 Jahr
game_manager.h 8e07a8151c Game manager: entity level get vor 1 Jahr
game_manager_i.h 7e2fc4e6da Game manager: sprite loading vor 1 Jahr
level.c 8e07a8151c Game manager: entity level get vor 1 Jahr
level.h 8e07a8151c Game manager: entity level get vor 1 Jahr
level_i.h aecfb6f1ea Game manager: superclass :( vor 1 Jahr
main.c aecfb6f1ea Game manager: superclass :( vor 1 Jahr
sprite.c 26c5e2c556 Sprite: new format vor 1 Jahr
sprite.h 26c5e2c556 Sprite: new format vor 1 Jahr
vector.c 209bb5af5e Vector: correctly normalize zero vector 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!