https://bradleycwojcik.github.io/euchre-cli
♠️ Play euchre in your terminal.
https://bradleycwojcik.github.io/euchre-cli
cli click command-line euchre euchre-cli game python terminal
Last synced: 4 months ago
JSON representation
♠️ Play euchre in your terminal.
- Host: GitHub
- URL: https://bradleycwojcik.github.io/euchre-cli
- Owner: boldandbrad
- License: mit
- Created: 2020-06-29T21:41:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T14:54:08.000Z (about 1 year ago)
- Last Synced: 2024-12-24T21:39:32.154Z (4 months ago)
- Topics: cli, click, command-line, euchre, euchre-cli, game, python, terminal
- Language: Python
- Homepage: https://boldandbrad.github.io/euchre-cli/
- Size: 631 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-docsify - euchre-cli - Play euchre in your terminal. (Showcase)
README
![]()
# euchre-cli
[]
[](https://codecov.io/gh/boldandbrad/euchre-cli)
[](https://boldandbrad.github.io/euchre-cli/)
[](https://pypi.org/project/euchre-cli/)
> Play euchre in your terminal.
## Learn More
* [Install](docs/install.md)
* [Usage](docs/usage-guide.md)
* [Changelog](docs/changelog.md)
* [Contribute](./CONTRIBUTING.md)
* [License](./LICENSE)## Special Thanks :clap:
* James Barbret - logo design
## Planned Features
### Release 1.x
* Play again prompt at end of game
* Auto play again mode
* --quick mode
* Ability to save user configs
* Ability to revert to default configs
* Adjust cpu play level
* Refer to Left and Right bowers as such
* Auto play last card in hand
* Option to auto-sort hand
* 'Throw them in' mode
* 'Stick the dealer' mode
* Ability to adjust speed of cpu decision making
* Shell output coloring and emojis### Future
* Play multiple cards at once if they are the highest remaining cards
* Ability to go alone
* Go alone with help mode
* Ability to pause and resume games
* Ability to save/view/delete user play stats
* Ability to renege and call other players out for it
* 'Nines and tens' mode
* 'Ace no face' mode
* Three handed euchre mode
* Install with homebrew on mac and linux ?
* Install with Chocolatey on windows ?