Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pratishtha-abrol/sky-force
- Owner: pratishtha-abrol
- License: mit
- Created: 2021-04-22T16:18:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T08:00:25.000Z (over 3 years ago)
- Last Synced: 2024-10-24T20:07:10.900Z (2 months ago)
- Topics: 3d-graphics, computer-graphics, three-js, webgl
- Language: JavaScript
- Homepage:
- Size: 29.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```