package
1.0.0
Repository: https://github.com/z-riley/go-2048-battle.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewGame returns the top-level struct for the game.
NewTimer constructs a new timer.

# Structs

Game contains all required data for a 2048 game.
Opts contains the configuration for the backend game.
No description provided by the author