Closed wavesinaroom closed 1 year ago
This issue was relatively easy to do. I wish there was a way to do some unit testing on it but my previous experience coding game.js showed me that sometimes things should be done manual. Might not be right because I don't have a good deal of experience with unit testing but this project taught me that sometimes is better to manual test your implementation
Description
The stopwatch stores elapsed time from the beginning of the game till all items have been found. That record and username name from
<Input/>
will be sent together as a data entry to the server.Tests