Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 434 Bytes

File metadata and controls

25 lines (19 loc) · 434 Bytes

721 TTD Outline

Visual

  • Create Xml container in glade.
  • Source/Create Card Backs
  • Source/Create Card Fronts

Program Structure

  • Main Logic
  • Deck Status
  • Hand Status
  • Scoring
  • Save/Load

Code

  • Create the main loop
  • Define the deck
  • Define the players and their hands
  • Store the status of the deck
  • Store the status of the players hands
  • Calculate the current score
  • Display the remaining and played cards