April 2025
The goal of this project is to implement a version of the board game chess in C++. This is an exercise both in object-oriented design and in the proper application of memory/efficiency techniques learned throughout my C/C++ course.