Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 367 Bytes

Tic-Tac-Toe Game Server

A Tic-Tac-Toe game engine and server, used by the Socialgorithm Tournament server to run games.

Running

Start the server locally by running

yarn start:dev

Deploy

Deploy to Heroku