Built with python using the simplegui module.
You can run the game using two methods
Copy and paste the source code into code skulptor and click top most left button to run.
- Clone this repository:
git clone https://github.com/Angus-Sun/Chess-Climb
- Install Pygame and SimpleGUICS2Pygame:
pip install Pygame
pip install SimpleGUICS2Pygame
- Run chessclimb.py
