A code architecture of a video game experiment using TicTacToe
- Download the package
- Run the executable version in the
dist/folder.
- Download or clone the package.
- If you want to create a virtual environment
python3 -m venv venv/source venv/bin/activate
make install.make run