Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 176 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 176 Bytes

chess

C++ Coursework 3

This program is an implementation of a chessboard which has encoded the rules of chess.

An example of its use can be found in the ChessMain.cpp file