modulepackage
0.0.0-20241227181840-b9c4bf117578
Repository: https://github.com/gocs/map.git
Documentation: pkg.go.dev
# README
Map
delaunay based map editor
prerequisites
go 1.x compiler
run
go run main.go
then go to http://localhost:3131/
- drag the black dots to move the cells
- double click blue background to create a sea cell
- double click peach background to create a sand cell
- double click green background to create a forest cell
- double click black background to create a rock cell
- double click black circle to remove the cell
license
apache 2.0