Skip to content
Ultimate Tic Tac Toe Algorithm Battle - Game Server
TypeScript JavaScript
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vscode
bin
dist
docs
src
test
.babelrc
.gitignore
.nycrc
.travis.yml
LICENSE
README.md
app.json
nodemon.json
package-lock.json
package.json
tsconfig.json
tslint.json
yarn.lock

README.md

Ultimate Tic-Tac-Toe - Server

Travis

An Ultimate Tic-Tac-Toe game server, used by hte Socialgorithm Tournament server to run games. See more info at https://socialgorithm.org/docs.

Run

Start the server locally by running

npm run start:dev

Deploy

Deploy to Heroku

You can’t perform that action at this time.