https://github.com/flipperdevices/flipperzero-game-engine
https://github.com/flipperdevices/flipperzero-game-engine
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flipperdevices/flipperzero-game-engine
- Owner: flipperdevices
- License: gpl-3.0
- Created: 2024-01-28T22:22:55.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-28T20:05:02.000Z (over 2 years ago)
- Last Synced: 2025-04-01T03:51:11.346Z (about 1 year ago)
- Language: C
- Size: 114 KB
- Stars: 95
- Watchers: 15
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/flipperdevices/flipperzero-game-engine-example). 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](https://github.com/flipperdevices/flipperzero-game-engine).
Happy game development with Flipper Zero!