Skip to content

Paste the code into py3.codeskulptor.org to try out my game!

Notifications You must be signed in to change notification settings

Angus-Sun/Chess-Climb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Chess Climb

A chess platformer game where your goal is to defeat the black king in every level.

Built with python using the simplegui module.

game demo

Build Instructions

You can run the game using two methods

1. Run through Codeskulptor

Copy and paste the source code into code skulptor and click top most left button to run.

2. Run locally

  1. Clone this repository:
git clone https://github.com/Angus-Sun/Chess-Climb
  1. Install Pygame and SimpleGUICS2Pygame:
pip install Pygame
pip install SimpleGUICS2Pygame
  1. Run chessclimb.py

About

Paste the code into py3.codeskulptor.org to try out my game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages