You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview:
Basic_Chess is a simple implementation of the game of chess in the command line. The goal of the project is to work on clean code and SOLID principles.
Authors:
Nathan Gifford, with feedback from Alex Mitchell
About
A basic implementation of chess in order to practice good programming principles