Skip to content

Latest commit

 

History

History
68 lines (46 loc) · 1.6 KB

README.md

File metadata and controls

68 lines (46 loc) · 1.6 KB

Warning

euchre-tui is currently in ALPHA. This means it is highly unstable and is missing key features.

euchre-tui

Crates.io

Play euchre in your terminal with a beautifully designed text-based interface.

Jump to: Demo | Features | Installation | Getting Started | Configuration | FAQ | Legal

📼 Demo

demo-gif

✨ Features

Coming soon.

📦 Install

Via Cargo

cargo install euchre-tui

Build from source

  1. Install Rust
  2. Run git clone https://github.com/boldandbrad/euchre-tui and cd euchre-tui
  3. Run cargo install --path .
  4. Ensure ~/.cargo/bin or $CARGO_HOME/bin is in your $PATH

🚀 Getting started

euchre

⚙️ Configuration

Coming soon.

❓ FAQ

...but what the heck is even euchre?

Euchre is a team-based trick-taking card game for 4 players that is popular in the US Midwest, and some other places.

⚖️ Legal

Copyright (c) 2024 Bradley Wojcik. Released under the MIT License. See LICENSE for details.