Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 414 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 414 Bytes

CS12320-Patience

Small patience game for CS12320 Final Assignment

The goal for this is to create a small Java game of patience hosted in a JFrame and controlled by a CLI.

The menu must allow one to: Shuffle the deck Display the deck Deal a card Place the end cards together Place the end card and the card two spaces apart together Amalgamate cards in the middle Play for the user Show low scores Restart Quit