//
pkg.gl
Category
github.com/daniel840829/distributed-golang-game-server
game
hmap
package
0.0.0-20220125072258-620f6c91b6e2
Repository:
https://github.com/daniel840829/distributed-golang-game-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
155 SLOC
#
Functions
NewHeightmap
NewHeightmap initializes a new Heightmap using the specified size.
#
Structs
Heightmap
Heightmap generates a heightmap based on the Square Diamond algorithm.