//
pkg.gl
Category
github.com/pedrohenriques/go-minesweeper
internal
game
package
1.0.0
Repository:
https://github.com/pedrohenriques/go-minesweeper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
173 SLOC
#
Functions
Generate
Generate creates a new game with the provided configuration and returns the a game instance */.
#
Structs
GameConfig
No description provided by the author
#
Interfaces
IGame
No description provided by the author