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

GET and POST Route for Game Board & Game Commands #80

Closed alexander-lee closed 5 years ago

alexander-lee commented 5 years ago

Implement the GET/POST routes in the spec: https://docs.google.com/document/d/1PyhBEtEMbtUZWStVOOR8W9UrY8YB0pqUpyivcAdrBvU/edit#heading=h.olwtsxp0dt2t

alexander-lee commented 5 years ago

POST not yet done heh