Skip to content

windingtheropes/euchre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

euchre by jack anderson | ICS3U

culminating project for ics3u computer science: recreation of euchre in python.
this game plays and follows all rules that it can given the set of features it implements.

game notes

automatic players were never implemented.
no calling alone

running the game

Enter source directory.

cd src

Install dependencies.

python -m pip install -r requirements.txt

Run the game.

python game.py

About

ics3u culminating project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages