JustinHuPrime / NPlanetaryHaskell

CPSC 312 Group Project 1
GNU Affero General Public License v3.0
1 stars 0 forks source link

Get server to accept move list from client #8

Closed JustinHuPrime closed 3 years ago

JustinHuPrime commented 3 years ago

Acceptor function must validate list of moves and save valid moves to the global move list We probably want something to check if everyone has submitted a move yet, and if so, have this thread resolve the move list