1
0
mirror of https://github.com/thib8956/tic-tac-toe-ws.git synced 2026-05-06 10:47:01 +00:00

Tic tac toe websockets

Two players tic-tac-joe implemented with an HTML canvas and websockets

Screenshot

How to run

$ npm run build:watch
// serve static files (localhost:8000)
$ npm run serve
// run server
$ npm run start:watch

Go to

S
Description
Two players tic-tac-joe implemented with an HTML canvas and websockets
https://thib8956.github.io/tic-tac-toe-ws/
Readme 244 KiB
Languages
TypeScript 96.2%
HTML 2.5%
Python 1.3%