HxxxxxS / supersaber

⚔️ A free and open source clone of Beat Saber with 6000+ community songs from BeatSaver.

Home Page:https://supermedium.com/supersaber/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supersaber

A free and open source clone of Beat Saber that lets you play over 6000 community songs from Beat Saver songs without having to install any mods.

We are big fans of Beat Saber and what it has done for VR. As an homage, we built Super Saber with A-Frame and JavaScript to show that the Web is capable of great VR.

Play Super Saber now for free on HTC Vive or Oculus Rift via Supermedium, the browser for the VR Internet!

Or head directly to the play URL if you have a WebVR-compatible browser with Vive or Rift. We recommend Supermedium though as it is not prone to regressions and is configured for performance.

Development

Super Saber is built with A-Frame (incl. three.js and JavaScript).

npm install
npm run start

Then head to localhost:3000 in your browser.

Also uses aframe-state-component as state container and 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.

Contact

We love'd if you provide feedback, bug reports, and feature requests! And trust us, there are bugs!

Credits

About

⚔️ A free and open source clone of Beat Saber with 6000+ community songs from BeatSaver.

https://supermedium.com/supersaber/

License:MIT License


Languages

Language:JavaScript 73.2%Language:HTML 25.0%Language:CSS 1.8%