Skip to content

pasmolnicki/uttt-react

Repository files navigation

UTTT React

This is a Node.js React mode for playing the Ultimate Tic-Tac-Toe game with MCTS engine.

You can visit the live demo here.

Note

This is project only runs the frontend, a backend server is required to run the analysis. This is made for view-only and does not perform any analysis itself. The backend itself is written in Go and uses the go-mcts library. However, for security reasons (or due to my bad practices), the source code is not publicly available.

Installation

Simply clone the repo and install the dependencies:

git clone https://github.com/pasmolnicki/uttt-react.git
cd uttt-react
npm install

Running

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages