Skip to content

mshenouda/gameCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Author: Mina Shenouda
#Date: 3 Oct 2023
#Game demonstrates basic understanding of object oriented concepts
brute force algorithms, stream input and output, string matching, debugging and Makefiles. #Rules are mentioned on the intro of the game.
#Machine pattern is written as a hint for bored players but faded with strikethrough. Don't look at the pattern unless you have to !!.
#Only A,B,C are allowed case insensitive as a valid input.
#X case insensitive to exit the game.
#Run Makefile
to build: make
to clean object files and old builds: make clean
to run bin file ./main.out

About

game written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published