Skip to content

aoa4eva/CardExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardExample

This is a Java console exercise

This application fills a deck with 52 playing cards, and allows a user to pick cards from the deck.

  1. Complete this application to remove a card from the deck. Hint: You CAN write your own method to do this. But you don't HAVE to.
  2. Write a a method in main to show the cards in the deck
  3. Extend this application to include players. Each player has a hand. Can you deal 4 cards to each player, and then show the cards left in the deck?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published