Command Line Games

The following are samples of command line games developed using C++.

Download All

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.

coingame

02 RPG Character Generator

This generates an RPG character profile from a set of pre-defined options.

chargen

03 Solitaire

This game is the peg game solitaire, where you remove pegs from the game board.

solitairegame