Inspiration: I decided to try to challenge myself and create a chess program in a month. I decided to do this after reminiscing over old school browser games with friends. I decided it would be a fun challenge to do. This is the final product after the month long programming period

What it does: It is a chess program that has both a 2 player and singleplayer mode. I created custom graphics to present the board to make it easy to play and understand.

Challenges I ran into: One issue I encountered was the efficiency of my code. After spending about 5 hours coding the beginnings of the program I had realized that there was a lot of wasted code and a much more efficient solution to this. I then restarted a large portion of my code trying to maximize the efficiency of my code

Accomplishments that I'm proud of: I'm proud of the functionality I implemented into the program in such a short period of time. Being one of my largest programs I am proud of the end product and look forward to challenging myself again.

Built With

Share this project:

Updates