Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenoir/graun
Simulating the wonderful world of Online Publishing
https://github.com/kenoir/graun
Last synced: 24 days ago
JSON representation
Simulating the wonderful world of Online Publishing
- Host: GitHub
- URL: https://github.com/kenoir/graun
- Owner: kenoir
- Created: 2015-11-17T14:07:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-26T16:49:49.000Z (over 1 year ago)
- Last Synced: 2024-11-08T21:59:31.882Z (3 months ago)
- Language: JavaScript
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graun!
**Work in Progress**
Play @ [http://kenoir.github.io/graun/](http://kenoir.github.io/graun/)
A game simulating making money in the wonderful world of online publishing.
- Will you make piles of cash?
- Will you refuse to compromise your editorial integrity?
- Will there be any user interaction? (Spoiler: only one slider works!)![foo](https://cloud.githubusercontent.com/assets/953792/11246084/0d94cec0-8e0e-11e5-888d-c3b970535c6d.png)
Written with [cycle.js](http://cycle.js.org/) and [RxJS](https://github.com/Reactive-Extensions/RxJS).
## Running locally
```sh
npm install
npm start
```