directory
0.0.0-20250207190657-2f857293acf4
Repository: https://github.com/janpfeifer/hivego.git
Documentation: pkg.go.dev
# Packages
Package ai (Artificial Intelligence) defines standard interfaces that AIs for the game have to implement.
Package features implements a shared set of features organized as (1) board features; (2) action/policy features.
Package generics implements generic data structure functions missing from the stdlib.
Package players provides a factory of AI players from flags.
No description provided by the author
Package state holds information about a game state.
No description provided by the author