#ratatui #game #gui

bin+lib terminal_barista

Whip up drinks from the command line ☕️

4 stable releases

Uses new Rust 2024

2.2.0 May 26, 2025
2.1.0 May 26, 2025
2.0.0 May 16, 2025
1.0.0 May 15, 2025

#315 in Games

Custom license

200KB
521 lines

terminal_barista

Ratatui running in the command line

Whip up drinks by sorting each color into it's own cup.

A rust tui using ratatui

Quickstart:

Playing this game is easy, you can get going with just two commands:

cargo install terminal_barista
terminal_barista

Controls:

1-9: picks up a cup. Once a cup is picked up, the next number will be the cup that receives liquid from the seelcted cup.

q: Exits the game

Dependencies

~8–19MB
~263K SLoC