Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sashman/kingdomforge
https://github.com/sashman/kingdomforge
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sashman/kingdomforge
- Owner: sashman
- Created: 2011-07-11T16:52:04.000Z (over 13 years ago)
- Default Branch: 0_1_0
- Last Pushed: 2015-08-09T22:10:29.000Z (over 9 years ago)
- Last Synced: 2023-07-28T22:10:13.815Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 44.6 MB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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**