SG 1 년 전
부모
커밋
e5e7f744a6
1개의 변경된 파일13개의 추가작업 그리고 0개의 파일을 삭제
  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!