Skip to content

rSimulate/terrain.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs-backed Terrain Engine

A MetaSim Terrain Engine

This terrain engine will server terrain data, and run terrain background jobs.

Running with Node+MongoDB

Setup node.js http://nodejs.org/download/

Setup mongodb http://www.mongodb.org/downloads

Checkout the source and download dependencies

git clone https://github.com/rSimulate/WebHexPlanet.git

cd WebHexPlanet

npm install

Serve up the web application

node web.js

About

A MetaSim Terrain Reference Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%