Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosshadden/webgl-rts
A prototype of an RTS game in WebGL.
https://github.com/rosshadden/webgl-rts
Last synced: 3 months ago
JSON representation
A prototype of an RTS game in WebGL.
- Host: GitHub
- URL: https://github.com/rosshadden/webgl-rts
- Owner: rosshadden
- Created: 2012-12-19T13:48:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T01:46:11.000Z (about 9 years ago)
- Last Synced: 2024-04-15T12:26:42.003Z (7 months ago)
- Language: JavaScript
- Size: 1.14 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
webgl-rts
=========A prototype of an RTS game in WebGL.
### Install & run
```npm install && node app```