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!
Added highest value, also added >> when entering.
Changed the rates of stock increase, should increase more.
Fixed the leap year bug, now leap year actually works.
Added title screen
Added third stock
Fixed negative decrease rate, it was too high.
Added month and year.
Added second stock
Fixed stock change to show negative decrease.
Initial game release. Only one stock (named Goo), but am planning to add more.