Skip to content

bvacek/poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

poker

A series of poker games played from the command line.

python

poker games written in python

poker.py

file containing classes for basic poker components (Cards, Decks, and Players)

blackjack.py

an implementation of a Blackjack(21) using the poker classes.

java

poker games written in java

Card.java

Deck.java

Player.java

test.java

About

A series of poker games played from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published