Skip to content

Sandbox blackjack project in C++ to practise C++, fixing my own code, getting used to nvim....

Notifications You must be signed in to change notification settings

ElyR1uM/blackjackcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack written in C++

Terminal based blackjack game in C++ using ncurses. This project is a sandbox for me to practice C++ and improve my coding in general, so expect some coding atrocities. The best way to avoid mistakes is to learn from them.

Building:

Download or clone the code, cd into the directory and:

$ make
$ ./blackjack

About

Sandbox blackjack project in C++ to practise C++, fixing my own code, getting used to nvim....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published