package
0.1.0
Repository: https://github.com/gopher-co/td-game.git
Documentation: pkg.go.dev

# Functions

New creates a new entity of ReplayState.

# Constants

Paused is a state that represents the game is paused.
Running is a state that represents the game is running.

# Structs

ReplayState is a struct that represents the state of the game.

# Type aliases

CurrentState is a type that represents the current state of the game.