Create a Deck type #8

Closed
opened 2026-01-10 12:25:03 -05:00 by wesley · 1 comment
Owner

Create a Deck type that should be able to keep track of which card we are on in the deck. Should also have a function that can return us the next card and increment the position of the deck counter. Should be made in a way where we can later add extra functionality to the deck for more advanced options.

Create a Deck type that should be able to keep track of which card we are on in the deck. Should also have a function that can return us the next card and increment the position of the deck counter. Should be made in a way where we can later add extra functionality to the deck for more advanced options.
wesley added this to the MVP Release milestone 2026-01-10 12:25:03 -05:00
wesley added the enhancement label 2026-01-10 12:25:03 -05:00
wesley self-assigned this 2026-01-10 12:25:03 -05:00
wesley added this to the MVP Release project 2026-01-10 12:25:03 -05:00
wesley added a new dependency 2026-01-10 18:00:03 -05:00
wesley added reference feature/deck 2026-01-10 18:00:18 -05:00
Author
Owner

This is solved with pull request wesley/blackjack#11

This is solved with pull request wesley/blackjack#11
wesley moved this to Done in MVP Release on 2026-01-10 18:03:53 -05:00
Sign in to join this conversation.