Commit Graph

20 Commits

Author SHA1 Message Date
46f3d6be99 Added printed version 2026-01-29 12:34:48 -05:00
97be5471fc Added comments to Solitaire.py and main.py 2026-01-29 12:29:57 -05:00
685981814f Added comments to Deck.py 2026-01-29 12:27:26 -05:00
5b6b40829c Added comments to Card.py 2026-01-29 12:24:43 -05:00
228940f784 Changed a scope issue 2026-01-29 12:14:22 -05:00
f54680e0db Changed a scope issue 2026-01-29 12:14:06 -05:00
d424561205 fixed typo 2026-01-29 12:09:37 -05:00
bdc5759f16 added main.py 2026-01-29 12:08:39 -05:00
3bc745dffa finished solitaire file 2026-01-29 12:08:03 -05:00
bb1fcebb3e Added play game funciton to solitaire 2026-01-29 12:07:09 -05:00
bcc3a7b78e added to Solitaire 2026-01-29 12:06:47 -05:00
cffd5c51c1 added solitare class 2026-01-29 12:06:16 -05:00
02c2407ed8 added testing block 2026-01-29 12:01:28 -05:00
5deb53ac9c initial call from deckj 2026-01-29 11:59:53 -05:00
1a10b098c1 added number of cards function 2026-01-29 11:58:57 -05:00
478ad56e46 added deal function 2026-01-29 11:57:27 -05:00
81fa2b3ad0 added suffle function 2026-01-29 11:56:41 -05:00
11db4932ea Set suits and values 2026-01-29 11:54:10 -05:00
92e948ec04 Added Card class 2026-01-29 11:17:25 -05:00
6aabddf12e created required files 2026-01-28 22:26:19 -05:00