Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benoitgrelard/battle-royale
battle-royale
https://github.com/benoitgrelard/battle-royale
game threejs
Last synced: 2 months ago
JSON representation
battle-royale
- Host: GitHub
- URL: https://github.com/benoitgrelard/battle-royale
- Owner: benoitgrelard
- Created: 2015-05-12T21:19:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T22:20:57.000Z (over 8 years ago)
- Last Synced: 2023-04-10T07:51:17.528Z (over 1 year ago)
- Topics: game, threejs
- Language: JavaScript
- Homepage: http://benoitgrelard.github.io/battle-royale
- Size: 493 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# battle-royale
## Start dev'ing
```bash
npm start
```## Build
```bash
npm run build
```