hugosaintemarie / magic-maze

Online version of board game "Magic Maze"
https://magicmaze.herokuapp.com
MIT License
20 stars 11 forks source link

Create separate timer that records the time that has elapsed since the start of the game #49

Open rcjsuen opened 3 years ago

rcjsuen commented 3 years ago

There should be a timer that records the total in-game time and total real time (including paused time if the game was ever paused). This will let the players know how long they took to finish a scenario and could be a fun way for them to compare one run against another.