This website requires JavaScript.
Explore
Help
Sign In
thib8956
/
tic-tac-toe-ws
Watch
1
Star
0
Fork
0
You've already forked tic-tac-toe-ws
mirror of
https://github.com/thib8956/tic-tac-toe-ws.git
synced
2026-04-25 21:39:38 +00:00
Code
Activity
1
Commit
3
Branches
0
Tags
c9ed32806b0802bb8caa3e59636dd3c39d2852cf
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
thib8956
c9ed32806b
Initial commit
2024-09-02 22:35:04 +02:00
.gitignore
Initial commit
2024-09-02 22:35:04 +02:00
client.mts
Initial commit
2024-09-02 22:35:04 +02:00
index.html
Initial commit
2024-09-02 22:35:04 +02:00
package-lock.json
Initial commit
2024-09-02 22:35:04 +02:00
package.json
Initial commit
2024-09-02 22:35:04 +02:00
serve.py
Initial commit
2024-09-02 22:35:04 +02:00
server.mts
Initial commit
2024-09-02 22:35:04 +02:00
tsconfig.json
Initial commit
2024-09-02 22:35:04 +02:00
S
Description
Two players tic-tac-joe implemented with an HTML canvas and websockets
https://thib8956.github.io/tic-tac-toe-ws/
240
KiB
Languages
TypeScript
96.2%
HTML
2.5%
Python
1.3%