A turn-based CLI stock market game built with C#. Become the CEO of Oligopoly Investments, buy and sell stocks in order to maximize your net worth.
-
Updated
Nov 8, 2024 - C#
A turn-based CLI stock market game built with C#. Become the CEO of Oligopoly Investments, buy and sell stocks in order to maximize your net worth.
This project presents a WCF Stock Service Library (StockServiceLib) that mimics a stock exchange. The service is implemented as a “singleton” and maintains persistent data between client calls and can handle multiple client sessions. The service is hosted via a console application (StockServiceHost). The client and service participate in a bi-di…
Add a description, image, and links to the stock-market-simulator topic page so that developers can more easily learn about it.
To associate your repository with the stock-market-simulator topic, visit your repo's landing page and select "manage topics."