This is a chess game in the cadre of module project C# from CPNV
- Enter "Chess/SetupChessRelease1Sprint1/Debug"
- You can install either with the .exe file or the .msi file
There's 4 projects : Chess, ChessUI, ChessTests and UIChessTests
- Chess: Model
- ChessUI: View
- ChessTests and UIChessTests: Unit tests for the corresponding projects