Package tictactoe defines the game of tic-tac-toe.
Stars
34
Forks
9
Watchers
34
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
document what it means for a move to be valid and legal
e573ff1View on GitHubcmd/tictactoe: split terminal/browser code, add WebAssembly support
420edb4View on GitHubcmd/tictactoe: Use document.ReadyState to not miss DOMContentLoaded event.
ecb4d47View on GitHubcmd/tictactoe: Make board clickable only when needed.
72dce7cView on GitHubcmd/tictactoe: Display player whose turn it is in bold.
37e9c2dView on GitHub