run

Function run 

Source
pub(crate) fn run() -> Result<(), Error>
Expand description

Runs the game loop.

ยงErrors

Returns an io::Error if there is an issue with terminal I/O.