package
0.0.0-20240712110457-7d2355165523
Repository: https://github.com/pablocrivella/mancala.git
Documentation: pkg.go.dev

# Functions

NewGame initializes a manala game for the given players.

# Constants

Player1Turn represents the turn of the Player #1.
Player1Wins represents a game result where Player1 wins the game.
Player2Turn represents the turn of the Player #2.
Player2Wins represents a game result where Player2 wins the game.
Tie represents a game result where both players have the same score.
Undefined represents a yet undefined result for a game.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author