danieldesira / DanielsConnect4

Connect4 implementation in TypeScript ported from JavaScript code written prior to 2013
GNU General Public License v2.0
0 stars 0 forks source link

0.3 regression: Timer messed up #29

Closed danieldesira closed 1 year ago

danieldesira commented 1 year ago

A long term fix for this would be to implement the Timer on the server side for network mode. This would also sort the issue of different times for the 2 players.

danieldesira commented 1 year ago

I will be disabling timer for network mode. Users have too much clutter in network play anyway.