Chess Board (in progress)

In one of my early coding classes, I took on the knight's journey recursion problem. Upon completing it, I became fascinated by how a computer could handle chess piece movements. Little did I know that this fascination marked just the beginning of my journey toward crafting an entire chess game.

While my chess project is still in its early stages, I'm thrilled to share it with you. My progress has been slowed down due to the balancing act between my academic commitments and the development of this website. Nonetheless, this project demonstrates my ability to create prototypes, design, and my commitment to thorough documentation.

Inside the project repository, you'll find essential components, including a basic graphical user interface (GUI) and core backend classes. With my growing expertise in coding, I now feel more prepared to take on this challenge and am eager to continue developing this project.

Github Repo

Personal Projects