Skip to content

Woontopia/jokerPoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joker Poker

Project

Developed during an Advanced Object-Oriented Programming class, the base problem was heavily inspired by this Rosetta Code problem. In short, this project is a Poker Hand Analyzer in which a hand can contain up to 2 Jokers which acts as a wildcard to be transformed to any possible card, so a hand like this: joker 2♦ 2♠ k♠ q♦ : would be recognized as a three-of-a-kind.

Solution

This solution was heavily inspired by another one of my GitHub Repo.

About

Poker Hand Analyzer with Joker support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages