Deliverable 1 v2 DESCRIPTION Using the given base code which depicts a basic card game, form a group of 1 to 4 students
Posted: Sun Jul 03, 2022 11:59 am
Deliverable 1 v2 DESCRIPTION Using the given base code which depicts a basic card game, form a group of 1 to 4 students from your section and review the base code provided. You will find that it depicts the building blocks of a card game. There are classes that represent the Cards, the selection of a "hand" and the framework for the playing of the game. As we move through the term you. will slowly extend this code base and refactor the code into a card game of your choosing. This means any game that is played with cards is eligible for the project. Some ideas are: • Go Fish • War Uno Skip-Bo • Spot It Blackjack You can also choose a game that is not on the list. More advanced students can choose a game with more difficult logic (e.g. Uno). There is no graphical user interface required. After you have chosen your group and ●●● go