Skip to content

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

Notifications You must be signed in to change notification settings

dibyendu/ultimate-tic-tac-toe

Repository files navigation

Open in StackBlitz

To train the agent

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

To run the app

  • npm run build
  • npm run serve

Development

Run npm start, edit client/Landing.jsx and watch it live update!

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

Releases

No releases published

Packages

No packages published