YuriNeverov / Tic-Tac-Toe

Tic-Tac-Toe game on an endless board with goal to get 5-a-row
Apache License 2.0
0 stars 0 forks source link

Implement controller #9

Open YuriNeverov opened 1 year ago

YuriNeverov commented 1 year ago

We need to implement client-server communication. For that we should probably use HTTP-requests. In the simplest case, server can be deployed on localhost.