Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pratishtha-abrol/sky-force

A webgl game made using 3JS
https://github.com/pratishtha-abrol/sky-force

3d-graphics computer-graphics three-js webgl

Last synced: 18 days ago
JSON representation

A webgl game made using 3JS

Awesome Lists containing this project

README

        

# sky-force
A webgl game made using ThreeJS

## Running

```
sudo npm install http-server -g
http-server . -p 8000
```