Skip to content

Repository files navigation

I got into chess near the end of 2021, and quickly became a very fun hobby to me. A year later, a coworker suggested to me that I create this game, as it would be a fun project and a good learning experience. Turns out it was! I had a lot of fun coding this, and learned a lot along the way, such as how to use the turtle library in python.

*NOTE: The code is quite messy, as I initially just wanted to see if I could get it working, without code readability in mind. I am currently working on cleaning it up and adding new features!

To run the program (Windows):

  1. Click on the green 'Code' button, then 'Download ZIP'.
  2. Extract the file to any folder.
  3. Open the folder.
  4. While in the folder, type 'cmd' in the title bar (where the file path is displayed) of the file explorer.
  5. Press enter, which will open the command prompt.
  6. If python is not installed, type 'python' in the command prompt and press enter. You can download it in the window that opens.
  7. In the command prompt, type 'python main.py' and press enter.

Thank you for viewing!

📸 Demo

Chess demo

About

Latest version of my chess game! Castling, checking, en passant, and promoting a pawn to queen works. I decided to make this game thanks to a suggestion from a former co-worker, and it was a lot of fun!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages