Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tic Tac Toe game: Matchmaking with multiple games at once and everyone in the group can spectate.

License

ArcaneCircle/tictactoe

Repository files navigation

tictactoe.webxdc

icon

a tic tac toe webxdc app.

Features:

  • Multiple games at once
  • spectate running games
  • rudimentary "Matchmaking"
  • Sound (some tone's to test sound)

screenshot

Things that could be improved:

  • add resilience against message loss
  • code quality (it's a bit messy for my tastes)
  • player-tags are not aligned on long names
  • update player names when they change during a game

Developing

type-check the project

npm i -g typescript
tsc --noEmit --allowJs --lib es2015,dom *.js

About

Tic Tac Toe game: Matchmaking with multiple games at once and everyone in the group can spectate.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •