Rusty FreeCell
A TUI Rust implementation of FreeCell solitaire
https://github.com/MaxLaumeister/rusty-freecell
Classic FreeCell, implemented in Rust
Rusty FreeCell is an implementation of the FreeCell solitaire game in Rust, using crossterm for TUI output. See Rusty FreeCell’s GitHub Project Page for details.
Rusty FreeCell is documented in rustdoc. See Rusty FreeCell’s documentation.