ytiurin / tetris

:space_invader: The original TETRIS game simulator
MIT License
195 stars 47 forks source link

leaderboard hanging link #2

Open madaanpulkit opened 1 year ago

madaanpulkit commented 1 year ago

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.

RobinHirst11 commented 2 months ago

still an issue

Ponk445 commented 1 month ago

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. 😄