Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 306 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 306 Bytes

Single Player Poker Game

Try to fill the 5x5 grid with poker hands (for the 5 horizontal, 5 vertical, and 2 diagonal lines). See the help dialog within the game for more help.

NOTE: The scores are not guaranteed to be correct!

To run, simply type 'javac *.java', followed by 'java SinglePlayerPoker'.