https://github.com/isc30/wasm-imasiengine
https://github.com/isc30/wasm-imasiengine
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isc30/wasm-imasiengine
- Owner: isc30
- Created: 2019-06-02T17:04:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-16T21:47:28.000Z (about 7 years ago)
- Last Synced: 2025-01-18T02:43:55.019Z (over 1 year ago)
- Language: C++
- Size: 9.38 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/isc30/wasm-imasiengine)
[](https://ci.appveyor.com/project/isc30/wasm-imasiengine)
## Demo
https://isc30.github.io/wasm-imasiengine/demo/Game.html
## Clone the repo
```
git clone --recursive https://github.com/isc30/wasm-imasiengine.git
```
or
```
git clone https://github.com/isc30/wasm-imasiengine.git
git submodule update --init --recursive
```