Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 206 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 206 Bytes

Hexgrid

A hex grid study program (javascript).

Instalation steps:

  • install nodejs
  • with a command console navigate to the program folder
  • npm i
  • npm run build
  • open build/index.html