Skip to content

A Stratego Board Game simulator that runs as a console app.

Notifications You must be signed in to change notification settings

garrettkmoody/StrategoBoardGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPTR 142 Project III: Stratego

Problem Definition

The goal for this project is to create a replication of the board game Stratego using c++. When the project is completed, it will allow the user to play a game of Stratego against an AI opponent that uses random moves, or against a human opponent. The basic rules of Stratego are to be followed by both the player(s) and their possible AI opponents.

Key Features

  • Play against an AI or another person
  • Basic Stratego gameplay of capturing pieces
  • Game played on board made from ASCII characters

Assumptions

The users of the game already understand how Stratego works (i.e. the game doesn't lead a user step-by-step through how the game works) When playing against another person, it is assumed that each user does not look at the other's board when it is the other user's turn

Group Members

  1. Corey Bronson
  2. Garrett Moody
  3. Cadyn Maddocks
  4. Andrew Platner

About

A Stratego Board Game simulator that runs as a console app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •