https://github.com/datakinds/stocks-2
An online stock simulation game
https://github.com/datakinds/stocks-2
economics economics-game game ruby sinatra stocks website
Last synced: over 1 year ago
JSON representation
An online stock simulation game
- Host: GitHub
- URL: https://github.com/datakinds/stocks-2
- Owner: DataKinds
- Created: 2017-01-04T07:17:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-21T08:32:09.000Z (about 8 years ago)
- Last Synced: 2025-01-29T11:45:47.399Z (over 1 year ago)
- Topics: economics, economics-game, game, ruby, sinatra, stocks, website
- Language: Ruby
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Stocks 2
===
Business is Booming
---
A stock market simulation game. Documentation is spread across multiple files. `main.rb` contains ample documentation for interfacing with the server back-end, and `json-structure-docs` contains the documentation about the various JSON formats used for storing data on the back-end.