lukew3 / congol

Conway's game of life for 2 players
https://congol.net
GNU General Public License v3.0
4 stars 0 forks source link

Timer doesn't work in online mode #41

Closed lukew3 closed 2 years ago

lukew3 commented 2 years ago

There should be a waiting area where the timer doesn't start until the other player joins

Once the second user joins, start timers on both clients. Start time will be saved to server as a date object. The time at which users made their moves can be figured out later. Ideas: