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

Initial WebSocket Interface #81

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago

Create the initial WebSocket interface for allowing the player to make moves. Would be nice to also test if an incoming websocket data would allow a game to be played