Hextris / hextris

Fast paced HTML5 puzzle game inspired by Tetris!
https://hextris.io
Other
2.21k stars 969 forks source link

Start With Score Reset And On Score Redirect #196

Closed vwebtech closed 6 years ago

vwebtech commented 6 years ago

I seen if i close the page and load again it caches last score i leave. i need reset the score every time. when i hit start. any easy way ??

Also redirect the page after score. based on score points. Hope you guys have easy solutions. Thanks.

themichaelyang commented 6 years ago

Pretty confused as to what you mean; Isn't saving the score the desired behavior?

vwebtech commented 6 years ago
  1. When i start play and close the page > and again load the page the score was same (its resume game actually ) I need to start with score ZERO

  2. Timer Based Game > The Game Time = 60 Sec

  3. Score Redirect ( I have done this already from view.js , thanks)

  4. How to reset High Scores ?

Hope you will get all this time :+1: Thanks.

themichaelyang commented 6 years ago

Please elaborate on that list; Many of these problems are unclear / make no sense. Going to close this for now.