Files
junisaber/README.md

60 lines
2.2 KiB
Markdown
Raw Normal View History

2018-07-18 20:48:45 +02:00
# supersaber
2018-11-17 06:05:28 -08:00
Free and open source clone of Beat Saber that lets you play from over 6000
community songs from [Beat Saver](https://beatsaver.com/) songs without having
to install any mods.
2018-09-20 06:16:45 -07:00
2018-11-17 06:05:28 -08:00
Built with [A-Frame](https://aframe.io) and JavaScript on the Web so it loads
in seconds without any installs!
2018-11-17 06:09:33 -08:00
![Supersaber](https://user-images.githubusercontent.com/674727/48661962-38140a00-ea2f-11e8-8078-6e98c123f57d.png)
2018-09-20 06:16:45 -07:00
2018-11-17 06:09:33 -08:00
**Play Super Saber now** for free on HTC Vive or Oculus Rift via
2018-11-17 06:05:28 -08:00
**[Supermedium](https://supermedium.com)**, the browser for the VR Internet!
2018-09-20 06:20:02 -07:00
2018-11-17 06:05:28 -08:00
<a href="https://store.steampowered.com/app/803010/Supermedium/">
2018-11-17 06:09:33 -08:00
<img src="https://user-images.githubusercontent.com/674727/48661907-84ab1580-ea2e-11e8-844a-63a111cccd13.png" width="33%">
2018-11-17 06:05:28 -08:00
</a>
<a href="https://www.oculus.com/experiences/rift/1629560483789871/">
2018-11-17 06:09:33 -08:00
<img src="https://user-images.githubusercontent.com/674727/48661906-84127f00-ea2e-11e8-8cd9-6b98cf05eb85.png" width="33%">
2018-11-17 06:05:28 -08:00
</a>
2018-09-20 06:20:02 -07:00
![Supermedium](https://user-images.githubusercontent.com/674727/45821011-07b52700-bc9d-11e8-9fc6-356c93b13be7.png)
2018-09-20 06:16:45 -07:00
## Development
2018-11-17 06:05:28 -08:00
Built with [A-Frame](https://aframe.io) and JavaScript, from the creators of A-Frame!
2018-07-18 20:48:45 +02:00
```
npm install
npm run start
```
2018-09-20 06:16:45 -07:00
Then head to `localhost:3000` in your browser.
2018-09-20 06:20:02 -07:00
2018-11-17 06:05:28 -08:00
Also uses
[aframe-state-component](https://www.npmjs.com/package/aframe-state-component)
as state container and [Nunjucks](https://mozilla.github.io/nunjucks/) to
assist HTML templating.
### Debug Flags
| Flag | Description |
|---------------|-------------------------|
| ?debug | Move sabers with mouse. |
| ?debugloading | Show loading screen. |
| ?debugvictory | Show victory screen. |
| ?godmode | Never die. |
| ?synctest | Log beat timestamps. |
2018-11-17 06:09:33 -08:00
## Chat with Us
2018-09-20 06:20:02 -07:00
2018-11-17 06:05:28 -08:00
Hi, we're the [Supermedium](https://supermedium.com) team! We'd love if you
provide feedback, bug reports, and feature requests! A-Frame and the Web lets
us iterate and deploy new features very quickly.
- Hang out with us on [Discord](https://supermedium.com/discord/).
- Follow us on [Twitter](https://twitter.com/supermediumvr)!
2018-11-17 06:09:33 -08:00
![](https://user-images.githubusercontent.com/674727/48661968-4b26da00-ea2f-11e8-8dbc-6f00d509f490.png)