I made this project to learn javascript.
Here is the tutorial I followed
Tutorial link
This project use flask and python to launch the web site.
There are the requirements for python in the requirements.txt
file.
pip install -r requirements.txt
export FLASK_APP=app.py
flask run
The part to play with computer is not efficient now. The idea is to create a AI made with the Minimax program.