Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 312 Bytes

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