This program provides a method of playing the Sorry! boardgame on a computer.
Start date: July 08, 2021
Current version: 0.1.0
Tree with Root Having Local Path | Generation Method | Description |
---|---|---|
https://github.com/anderjef/Sorry-Boardgame | auto-generated by PyCharm | |
.github/ | holds GitHub-specific documents |
- Python
- sorry_boardgame.py main program entrance containing all pertinent code and structures
- Download ZIP. Extract to a folder named Sorry!Boardgame.
- Download and install PyCharm or other compatible integrated development environment (IDE).
- Open the project within the IDE, and use the IDE to run sorry_boardgame.py.
- Method 1—Python
- Download ZIP then open sorry_boardgame.py with Python version 3.8.1 or compatible.
- Method 2—PyCharm
- See Installation.
- Jeffrey Andersen—developer
- Rules reference and inspiration
For copyright, license, and warranty, see LICENSE.md.