Skip to content

Charnel2500/CasinoGames

Repository files navigation

CasinoGames

Casino Games is a team of several popular games such as Blackjack, Dice Poker, Gallows, and Tic-Tac-Toe. You can also read your fate using tarot cards. Everything is in your hands. Come and play.

CMake

$ cmake CMakeLists.txt          # generates build configuration (Makefile)

Make

$ make              # builds executable based on Makefile
$ make clean_target # delete output files
$ make pack         # delete output files
$ ./CasinoGames     # run your program!

🙌 Contributing

Any kind of contributions / improvements are greatly appreciated!

About

C++ project OOP CasinoGames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published