Skip to content

This program will allow users to play the card game known as "siete y medio" in the console.

Notifications You must be signed in to change notification settings

eliasdefaria/Siete-Y-Medio-Console-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siete Y Medio Console Game

This program will allow users to play the card game known as "siete y medio".

The program uses C++ and requires a compiler that compiles c++-11.

Functionality associated with the player drawing cards was implemented first, then an branch was created called "dealerImplementation", that was used to experiment with implemented the functionality of an automated dealer.

Logs of the game can be found in the "gamelogs.txt" file after running the program. If the file does not exist in the directory holding the project, it will be created in said directory.

The .gitignore was created to facilitate the compiling and running of the program on different compilers and IDE's (Integerated Development Environments).

Thank you reading and enjoy playing "Siete y Medio!"

About

This program will allow users to play the card game known as "siete y medio" in the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages