//
pkg.gl
Category
github.com/shomali11/go-interview
algorithms
astar
grids
package
0.0.0-20230710210237-5ce2504b62fa
Repository:
https://github.com/shomali11/go-interview.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
244 SLOC
#
Functions
New
New creates a 2D grid of nodes.
#
Structs
GridNode
GridNode grid node.
GridWorld
GridWorld grid world.