Skip navigation links

Package clui

This package contains the command-line user interface.

See: Description

Package clui Description

This package contains the command-line user interface. The classes in this package interact with the user on the command line. The CLUI repeatedly displays a model.Game object on the command line, queries the user for their moves, and uses those moves to update the model.Game.

The Main class is the primary entry point.

Skip navigation links