Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guysv/radio-tycoon

Run your own radio station!
https://github.com/guysv/radio-tycoon

global-game-jam phaser pixel-art radio tycoon-games video-game

Last synced: 4 days ago
JSON representation

Run your own radio station!

Awesome Lists containing this project

README

        

![Radio-Tycoon](assets/images/logo-large.png)
# Development Setup
## 1. Install NPM Packages
Run:

```npm/yarn install```
## 2. Start Development Server
Run:

```npm/yarn run dev```

Game development started on Global GameJam 2018

![Global GameJam!](assets/images/ggjlogo.png)

Special Thanks to lean's boilerplate project: [phaser-es6-webpack](https://github.com/lean/phaser-es6-webpack)