Skip to content

This is a website that I built that optimizes the users cribbage hand based off of the users inputed hand.

Notifications You must be signed in to change notification settings

QuinnWebster/Cribbage-Hand-Optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the first website I built—a fun project to dive into HTML, JavaScript, and CSS.

Inspiration

The idea came while playing a game of cribbage. I thought, why not write an algorithm to find the best cards to keep for any given hand?

After developing the algorithm, I learned some HTML to create a user interface so I could share the project with others.

How It Works

  1. The user selects the six cards they were dealt.
  2. They indicate whether it’s their crib.
  3. The program determines the best four cards to keep and which to "get rid of."

Try it out next time you play a game of cribbage!

About

This is a website that I built that optimizes the users cribbage hand based off of the users inputed hand.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published