Skip to content

An implementation of the card game euchre and some bots to play it.

Notifications You must be signed in to change notification settings

chrisjewell/Euchre-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Euchre-Bot

An implementation of the card game euchre and a bot to play it.

Bots

All bots play within the rules and do not cheat.

Random Play

Exactly what you think, will play a random card selected from the set of legal to play cards.

Simple Stat

The simple stat bot uses some knowledge of the rules of the game to determine the what cards the other players may or may not have, then makes a move based upon that. Rather simplistic and arbitrary.

About

An implementation of the card game euchre and some bots to play it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%