[][src]Module umpire::ui

A text-based user interface implemented for Unix terminals.

The abstract game logic is implemented in game::Game. This user interface references that game engine but is otherwise independent in realizing a user experience around the game.

Structs

DefaultUI

Traits

MoveAnimator
UI

Functions

run