[][src]Module ascii_hangman_backend::game

Defines the game state and logic

Structs

Game

The game state.

Enums

State

A subset of the game state. Can be derived from Game struct.