The following are samples of command line games developed using C++.
01 Coin Game
This is a simple game where you withdraw pennies from a bag. If you remove the last penny from the bag, you lose.
02 RPG Character Generator
This generates an RPG character profile from a set of pre-defined options.
03 Solitaire
This game is the peg game solitaire, where you remove pegs from the game board.