Ultimate Tic-Tac-Toe - Server
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
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up| 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 | ||
An Ultimate Tic-Tac-Toe game server, used by hte Socialgorithm Tournament server to run games. See more info at https://socialgorithm.org/docs.
Start the server locally by running
npm run start:dev