Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```