Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sashman/kingdomforge


https://github.com/sashman/kingdomforge

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

kingdomforge
============

kingdomforge is an HTML5 based RPG game featuring a procedurally generated world.

Have look at the [Wiki](https://github.com/sashman/kingdomforge/wiki) for more info!

##### Prerequisites:

* node.js

Running:

If needed:
``` bash
npm install
```

To start node server:
``` bash
node app.js
```

Access the page at **localhost:4004**