/C-Stock-Market

A C++ Stock Market Simulator

Primary LanguageC++

C++ Stock Market Sim

A simple C++ Stock Market Simulator.

Play the game in Fullscreen


Welocome to an old project I made a long time ago, but lost the project. Now I'm trying to revive the old program.

You can play the game here!

Version History


Version 1.2.4

Added highest value, also added >> when entering.

Version 1.2.3

Changed the rates of stock increase, should increase more.

Version 1.2.2

Fixed the leap year bug, now leap year actually works.

Version 1.2.1

Added title screen

Version 1.2

Added third stock

Version 1.1.2

Fixed negative decrease rate, it was too high.

Version 1.1.1

Added month and year.

Version 1.1

Added second stock

Version 1.0.1

Fixed stock change to show negative decrease.

Version 1.0

Initial game release. Only one stock (named Goo), but am planning to add more.