Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ufukbakan/webgl-towerdefense


https://github.com/ufukbakan/webgl-towerdefense

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# WebGL TowerDefense

Live deployment: https://ufukbakan.github.io/WebGL-TowerDefense/public/

- Only production:
```bash
$ npm install
$ npm start
```
- Production + development:
```bash
$ npm install -also dev
```