Idle Game

This is another small command line game I created in C++


Home Games 3D Misc About Me

Overview

• Solo • 9 Weeks • Command Line • C++

This is a small game where you buy items and then earn money per few seconds. This game also includes a high score, this is because I wanted to expand my C++ knowledge.

IdleGame.cpp

About


This command line game was made in C++. This allowed me to learn some more of C++ and it helped me learn about some other library's.

You can download and test out the program yourself

Download