Skip to content

Cribbage game for my Code in Place final project!

Notifications You must be signed in to change notification settings

msburke/cribbage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cribbage

Cribbage game for my Code in Place final project!

If you'd like to try it out, don't forget the attached csv file! It's necessary for looking up all of the values associated with each card. Feedback welcome!

To play: Start by entering your name so the game can talk to you personally!

Discard and play cards by typing the number to the left of the card and pressing enter. (some of these aren't validated yet, so be careful with what you submit!)

Any string returned during the "pegging" portion of the game will count as "go"

Points in hands are counted automatically. Maybe self-counting is a project for another day!

About

Cribbage game for my Code in Place final project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages