diff options
| -rw-r--r-- | README.md | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,4 +1,18 @@ Market-Sim ========== -A retro stock-trading game utilizing live data from Yahoo! Finance +A retro stock-trading game utilizing live data. + +Made mostly for fun, there's a (very slow) CGI-based demo version available [here](http://fwei.ml/market-sim.html). + +## About + +I got bored the other day and whipped this up over the course of about a day. + +## Contributions + +Contributions are always welcome, see the [TODO list](https://github.com/theunamedguy/market-sim/blob/master/docs/TODO) for some things to do. + +## License + +Market-Sim is licensed under the [GNU General Public License, version 2](http://www.gnu.org/licenses/gpl-2.0.html). |