LeftistTachyon / SimpleChess

My latest chess project! The next iteration up from OfflineChess.
MIT License
2 stars 0 forks source link

Synchronize the timers between opponents #19

Open LeftistTachyon opened 6 years ago

LeftistTachyon commented 6 years ago

The timers desync very easily. Don't do that.

LeftistTachyon commented 6 years ago

Not as bad, but still there.

LeftistTachyon commented 6 years ago

I'm thinking of using local Date and Time to synchronize the timers. It would take a lot of work, though!

LeftistTachyon commented 6 years ago

It's synchronized on a good computer, but not one that can't handle everything. That is, this issue doesn't exist on a good, strong computer.