This is a WIP alternative solution for a checkers game
Ensure Python 3 is installed, and use pip to install this project.
pip install uv
uv pip install git+https://github.com/UltraProcessor/CheckersV2.gitAfter installing using the command above, running the following command will start the game.
my_checkers_game- Source Code - https://github.com/UltraProcessor/CheckersV2.git
- Issues - https://github.com/UltraProcessor/CheckersV2/issues
Code and documentation are available according to the GNU General Public License v3.0 (see LICENSE).