8000 GitHub - votth/blackjack: C++ project: The Blackjack cardgame
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

votth/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackjack

C/C++ project: The Blackjack cardgame

Initial files were from Feb/2020, very badly mixed C/C++ code.

Hopefully I can improve it :^)

Problems / To fix

  • Logic for Dealer's hand reveal
  • OS neutral code: system(".."), currently work on Linux
  • UI ?
  • TBD

Fixed

  • Modularity: separate obj files
  • Commenting
  • Remove mixture of C code
  • Play option [1]'s working

About

C++ project: The Blackjack cardgame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0