A TictacToe game built with ReactPy and Bootstrap 5.
Be sure to install Python version 3.9 and above.
- Clone the repository from command line.
git clone https://github.com/fsmosca/ReactPy-TicTacToe.git
-
cd to to ReactPy-TicTacToe folder
-
Install the modules in requirements.txt
pip install -r requirements.txt
- Run the app
uvicorn tictactoe:app
This code is linked from my article in blogspot.