Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

28 lines (26 loc) · 1.35 KB

DOT & BOXES GAME

BY: Sarem Waheed


HOW TO SETUP PROJECT:
1st file attached is a Zip file named "Executable File" this zip contains exe file and can run the game.
To use this file:

  1. Download the zip file
  2. Unzip the file
    image
  3. Double Click the exe file named "PF- Project.exe" to play the game and ENJOY!
    image


2nd file attached is a Zip file named "Full Project Zip File" this zip contains full visual studio project .sln file.
To use this file:

  1. Download the zip file
  2. Unzip the file
    image
  3. Open the unzipped file
  4. Open file "PF- Project" then open file the sln file named "PF- Project.sln"
    image image
  5. This opens our project now just press debug/release to run the game

3rd file is a .cpp file that contains the main code for the game.