Skip to content

Hexagonal world map generator by diamond square algorithm, canvas

Notifications You must be signed in to change notification settings

krybc/map-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map generator

A simple hexagonal map generator writen in JavaScript and expressJS.

Requirements

  • node JS (tested in 8.11.1 version)
  • npm

Installation

  • run npm install command
  • run npm run start command
  • enjoy http://localhost:3000/map/generate url in web browser

About

Hexagonal world map generator by diamond square algorithm, canvas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published