Skip to content

dibyendu/ultimate-tic-tac-toe

Repository files navigation

npm install

To train the agent

  • set the training parameters in Train.mjs
  • cd AlphaZeroAgent
  • node Train.mjs

To run the app

  • npm run build
  • npm run preview

Development

About

A strategic board game for 2 players. The AI agent in single-player mode is trained using the AlphaZero algorithm.

Topics

Resources

Stars

Watchers

Forks

Contributors