Skip to content

socialgorithm/tic-tac-toe

Repository files navigation

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