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

https://github.com/zewenn/reactivengine

Cleaning out react and using it to make a *relatively* functional game engine.
https://github.com/zewenn/reactivengine

Last synced: 5 months ago
JSON representation

Cleaning out react and using it to make a *relatively* functional game engine.

Awesome Lists containing this project

README

          

# ReactivEngine
Cleaning out react and using it to make a *relatively* functional game engine.

## Run the project:
```powershell
./re -i -b:src -b:app -t:el -r
```