Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 362 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 362 Bytes

kingdomforge

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

Have look at the Wiki for more info!

Prerequisites:
  • node.js

Running:

If needed:

npm install

To start node server:

node app.js

Access the page at localhost:4004