~/dev/tic-tac-toe-pro/game.js
class PlayerSetup {
Initialize player instances for the game session
Player.X.name:
Player.O.name:
Optional: Leave blank for default values
game.start()
// Developer Information
Made by Sonu-debug-ui - Click to see profile
Dev.TicTacToe()
Professional Edition - Battle of the Algorithms
Player.X
0
Draw
0
Player.O
0
Awaiting player input...
new Game()
reset.all()
config.players()
// Developer Information
Made by Sonu-debug-ui - Click to see profile
Connected to game.server
JavaScript ES6+ | TicTacToe v2.1.0 | MIT License