Thanks to visit codestin.com
Credit goes to github.com

Skip to content
johnlmbrt edited this page Sep 25, 2014 · 2 revisions

User Manual.

To run the application, it must be built in Window's Visual Studio 2010.

  1. Copy the project folders into a working directory.
  2. Open the Chess.sln in Visual Studio 2010.
  3. If the testing suite is required, add the project to the solution using the Add Project option. Selecting the UnitTestSuite.csproj when required.
  4. Clean the solution, then build.
  5. The project can then be running by starting the Chess.exe file found within the bin folder of the project.
Clone this wiki locally