Nav apraksta

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

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!