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.
- Host: GitHub
- URL: https://github.com/zewenn/reactivengine
- Owner: zewenn
- License: apache-2.0
- Created: 2024-03-26T20:05:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T15:53:11.000Z (about 2 years ago)
- Last Synced: 2025-02-12T21:45:55.973Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 13.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```