A simple web tool for ranking every song in the Deltarune soundtrack without the hassle of a manual tier list.
License: MIT license
0 stars
0 forks
Hits: 1998
Sign In Here!
Email Me!
Best viewed in Netscape Navigator or IE!
0 stars
0 watching
0 forks
Report repository
main
No releases published
No releases published
0 No packages published
JavaScript 51.9% 
CSS 34.5% 
HTML 13.6% 
MIT license
A simple web tool for ranking every song in the Deltarune soundtrack without the hassle of a manual tier list.
This app uses a pairwise comparison method powered by an Elo rating system. You are presented with two songs at a time and simply choose which one you prefer. Each choice refines the master ranking, allowing you to quickly and easily discover your definitive favorite tracks.
This is a free fan-project created for the community. If you enjoy using this tool and want to show your appreciation, you can support its development and help cover potential future costs (like a custom domain).
If you want to run this project on your own machine:
DELTARUNESoundtrack directory.python3 -m http.server
http://localhost:8000.
This is a non-profit, fan-made project. All music and the Deltarune IP are the property of Toby Fox. Please support the official creators by purchasing the games and official merchandise.
Official Undertale/Deltarune Merchandise on Fangamer
A simple web tool for ranking every song in the Deltarune soundtrack without the hassle of a manual tier list.
stavros-alt.github.io/drSongRanker/
There was an error while loading. Please reload this page.
| Name | Last commit message | Last commit date |
|---|---|---|
Art |
Initial commit | 2023-10-27 |
DELTARUNESoundtrack |
Added soundtrack files | 2023-10-27 |
LICENSE |
Added license | 2023-10-27 |
README.md |
Initial README | 2023-10-27 |
app.js |
App logic | 2023-10-27 |
app_song_data.js |
Song data | 2023-10-27 |
index.html |
Main HTML file | 2023-10-27 |
style.css |
Custom styles | 2023-10-27 |