Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tdzl2003/react-game-engine


https://github.com/tdzl2003/react-game-engine

Last synced: about 1 month ago
JSON representation

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