Нет описания

SG 8946381a4f Canvas: aligned printf 2 лет назад
scripts 79a25d86d3 Better sprite builder 2 лет назад
sensors 1444d665d8 Engine: Fix inputs in Lefty mode (#2) 2 лет назад
LICENSE 8170272cbe license 2 лет назад
README.md e5e7f744a6 readme 2 лет назад
canvas.c 8946381a4f Canvas: aligned printf 2 лет назад
canvas.h 8946381a4f Canvas: aligned printf 2 лет назад
clock_timer.c af5faccd3d Periodic timer: simple than never 2 лет назад
clock_timer.h af5faccd3d Periodic timer: simple than never 2 лет назад
engine.h 647362dd31 Canvas: printf 2 лет назад
entity.c 8db2720e54 Entity: math.h 2 лет назад
entity.h 8f81fa6bfe Entity: better event system 2 лет назад
entity_i.h aecfb6f1ea Game manager: superclass :( 2 лет назад
game_engine.c 8946381a4f Canvas: aligned printf 2 лет назад
game_engine.h 647362dd31 Canvas: printf 2 лет назад
game_manager.c 8e07a8151c Game manager: entity level get 2 лет назад
game_manager.h 8e07a8151c Game manager: entity level get 2 лет назад
game_manager_i.h 7e2fc4e6da Game manager: sprite loading 2 лет назад
level.c 8e07a8151c Game manager: entity level get 2 лет назад
level.h 8e07a8151c Game manager: entity level get 2 лет назад
level_i.h aecfb6f1ea Game manager: superclass :( 2 лет назад
main.c aecfb6f1ea Game manager: superclass :( 2 лет назад
sprite.c 26c5e2c556 Sprite: new format 2 лет назад
sprite.h 26c5e2c556 Sprite: new format 2 лет назад
vector.c 209bb5af5e Vector: correctly normalize zero vector 2 лет назад
vector.h 758240751a Vector functions 2 лет назад

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!