SG 1 rok temu
rodzic
commit
e5e7f744a6
1 zmienionych plików z 13 dodań i 0 usunięć
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -0,0 +1,13 @@
+# 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!