Been trying out Ratatui, inspired by the fantastic text-based user interface apps out there.

Built a little numbers game for trying it out.

Found the Ratatui docs marvellous, with 3 tutorials getting you from hello world to adding unit tests.

#tui #rustgamedev