John-Experimental / GamesInBlazor

Implementation of the game SET in Blazor webassembly
2 stars 1 forks source link

Add a timer to games #19

Open John-Experimental opened 3 years ago

John-Experimental commented 3 years ago

This way we can also track the time spent per game for users

Need to finish #18 and #17 before starting this one as it requires user accounts and a database/storage connection