Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tdzl2003/react-game-engine
https://github.com/tdzl2003/react-game-engine
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tdzl2003/react-game-engine
- Owner: tdzl2003
- Created: 2017-05-29T13:40:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T15:56:47.000Z (about 7 years ago)
- Last Synced: 2024-08-09T03:10:50.434Z (3 months ago)
- Language: JavaScript
- Size: 333 KB
- Stars: 18
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReNal Game Engine
## Write games with React Native
* Use react-style to write your own game, with mobx or redux if you like.
* Will support multi platform, use WebGL/OpenGL/OpenGL ES/Direct X
* Use together with React Native for Native UI
## Web platform support with Worker
Checkout [react-native-web-platform](https://npmjs.com/package/react-native-web-platform) for web support.
You should require `renal/native` in your native entry.
## Usage of Examples
1. Checkout whole project of renal, for example at `~/renal`
2. Run `npm install` or `yarn` at `~/renal`
4. Run `npm start` at `~/renal`
5. Visit [http://localhost:8081/examples/](http://localhost:8081/examples/) with browsers.# 国内开发者QQ交流群
517743492