Vadman97 / GolangChessAI

Go Chess AI - Exploring Parallel Search Techniques with a Novel Golang Chess Engine
GNU General Public License v3.0
8 stars 3 forks source link

Implement UI #62

Closed Vadman97 closed 5 years ago

Vadman97 commented 5 years ago

Following https://docs.google.com/document/d/1PyhBEtEMbtUZWStVOOR8W9UrY8YB0pqUpyivcAdrBvU/edit, implement frontend logic to get moves, make player moves and send to backend, display current gameboard state from AI from backend