GitHub Repo: https://github.com/Callum-OP/Elevens-Game
Java
University Assignment: An elevens card game in Java. A card game of elevens is where the user must 2 get cards that equal 11 or 3 cards that equal King, Queen and Jack to remove them, the game ends when there are no cards left in the hand or deck. Each game has a deck of cards, then shuffles the deck, randomly pushing cards into a stack, then a hand of 9 cards is selected.
I had received a grade of 79% in this module making this one of the more successful academic projects I have.
Features:Screenshots of some of the functions in the game: