pub(crate) fn cleanup()Expand description
Cleans up the terminal after the game finishes or is interrupted. This function restores the terminal to its normal state, showing the cursor and disabling raw mode.
pub(crate) fn cleanup()Cleans up the terminal after the game finishes or is interrupted. This function restores the terminal to its normal state, showing the cursor and disabling raw mode.