I'm good enough to get a placement in the rankings? There are replays of the game?
Next time I try I will register.
Is there a way to make a downloadable version? Normally I ask the other way around, but this game is something I will definetly play every now and then in the future, so a desktop icon would be far better than going over itch^^
In order to see the rankings, klick "[4] global rankings" on title screen (or press [4]). You are currently listed as "Guest#90". The rankings can be sorted by different criteria. If you register, the games you played as guest will also be labeled with your username. So you do not have to play a new game.
The replays are a beta feature and not released yet. But I already use them to analyze games and they are also useful to detect cheating.
The game is written in JavaScript on the frontend and uses PHP and MySQL for the backend. In the moment it is only playable in the browser.
I used the JavaScript roguelike-library rot.js by Ondřej Žára. Apart from this I wrote everything myself.