https://github.com/eric15342335/stocksim
A stock-trading simulation game written in python
https://github.com/eric15342335/stocksim
python stock
Last synced: 7 months ago
JSON representation
A stock-trading simulation game written in python
- Host: GitHub
- URL: https://github.com/eric15342335/stocksim
- Owner: eric15342335
- License: mit
- Created: 2024-01-25T09:58:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-27T12:00:31.000Z (over 1 year ago)
- Last Synced: 2025-02-19T22:36:31.643Z (8 months ago)
- Topics: python, stock
- Language: Python
- Homepage: https://github.com/eric15342335/comp2113-engg1340-group-project
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Stock Market Simulator
README:
- Please install prettytable before running this script:
`pip install prettytable`USAGE:
- python stock.py [number of stocks (default: 10)]MISC:
- Formatting: Black
- Linting: PyCharm and PylintHobby project, nothing serious here