Skip to content

Dot and Boxes is a two-player strategy game implemented in C++ with the addition of a graphical user interface using SFML. The objective of the game is to capture as many boxes as possible by connecting dots with lines. This repo contains game code .cpp file, an executable file (which has the game) & a zip file which contains VS Studio .sln file

Notifications You must be signed in to change notification settings

waheedsarem/DotandBoxesGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Dot and Boxes is a two-player strategy game implemented in C++ with the addition of a graphical user interface using SFML. The objective of the game is to capture as many boxes as possible by connecting dots with lines. This repo contains game code .cpp file, an executable file (which has the game) & a zip file which contains VS Studio .sln file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages