ytiurin / tetris

:space_invader: The original TETRIS game simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leaderboard hanging link

madaanpulkit opened this issue · comments

The leaderboard doesn't work.
It just keeps on loading.

There is no link to store the leaderboard entries. I am a beginner in js, so don't know if it's being handled there.

still an issue

maybe someone could make another leaderboard, comment it, then the ones who want to implement it could use it and we would be happy. (i think i cant do one, im very new to js, but i will try) :D
saw now, line 102 in play.js says this link: https://tetris-tiurin.rhcloud.com/api/scores its the link where scores are saved.
but it doesnt work, wayback machine also doesnt tell much (only 404 error since ever)
if someone would remake it, that would be great, leaderboard goes from line 71 to line 194 in play.js. 😄