Skip to content

VictorGFM/blackjack-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackjack-graphs

Blackjack game context simulation using graphs in C++ language, developed in the Algorithms I discipline at UFMG.

Setup

To run this project, follow the steps below.

Run the command make to generate blackjack-graphs file:

make

Then run blackjack-graphs file, passing a test case file as an inline parameter, for example:

./blackjack-graphs ./tests/input1.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published