/russet

Play SET without leaving the command line!

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Russet

Russet is a single-player, terminal-based implementation of the SET card game, written in Rust.

I really love the game but haven't found a great way to play it when I don't have the cards on-hand; I also love Rust and want a lot more practice with it. This project is my solution to both problems!

It should be able to run on any terminal emulator supported by the crossterm crate.

Cards can be selected by clicking on them or pressing the corresponding keys from the QWERTY, ASDFGH, and ZXCVBN rows.

Functionality is limited currently, check back soon!