Skip to content

Latest commit

 

History

History
60 lines (42 loc) · 1.64 KB

README.md

File metadata and controls

60 lines (42 loc) · 1.64 KB


 

Deep Beat

Analyze custom BeatSaber maps without installing or playing them and see if they fit your playstyle, level and flow


 

Features

  • You can analyse other maps by entering their bsr code
  • You can analyse your own maps by uploading them
  • Deep Beat provides you with general information about the map like uploader, duration, stars, nps, njs, etc...
  • You can install, download and listen to the map in your browser
  • Deep Beat estimates the frequency of some patterns like jumps and vision blockers and gives it a grade from low to very high
  • You can also look how the nps, speed, wrist-heavyness and complexity develops over time


 

Demo Links

https://deep-beat.vercel.app/

https://deep-beat.vercel.app/map#13377

https://deep-beat.vercel.app/map#upload


 

Development

  • Run npm install
  • Run cd dist && http-server (assuming that you have installed http-server)
  • Run npx webpack in another terminal session


 

Preview