|
Stock Market Simulator main e8c3612
A game that provides a realistic stock buying experience with unpredictable trends to test investment strategies.
|
Files | |
| controls.h | |
| (Declarations of) human-computer interactions functions. | |
| draw.h | |
| Function declarations for drawing/display of various elements. | |
| events.h | |
| Implements event-related data structures and (declarations of) such functions. | |
| file_io.h | |
| Header files for file operation functions related to the game. | |
| format.h | |
| Header file for the ANSI Escape code related functions. | |
| graph.h | |
| Declaration of graph plotting function. | |
| names.h | |
| Declaration of the name generating function. | |
| random_price.h | |
| Header file for random related functions. | |
| stock.h | |
| Declaration of the Stock class. | |