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

https://github.com/ryan-haskell/druid

HTML5 RPG game using gulp and browserify
https://github.com/ryan-haskell/druid

Last synced: 3 months ago
JSON representation

HTML5 RPG game using gulp and browserify

Awesome Lists containing this project

README

        

# Druid
A game that I will never finish.

![alt tag](https://raw.github.com/ryannhg/druid/master/screenshots/druid-v5.png)
_Now with randomly generated lakes and forests!_

### Setup
1. Download the code from this repository.
2. Run **`npm install`** to install npm packages.
3. Run **`npm install -g gulp`** to globally install gulp.

### Playing the game
1. Run **`gulp`** to build 'src' files.
2. Run **`npm start`** to run the game at http://localhost:8080