Elevens Game

Sep 2022 - Dec 2022 - Academic Project

GitHub Repo: https://github.com/Callum-OP/Elevens-Game

Elevens game screenshot

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:

Elevens game computer demo screenshot
Elevens replay previous game screenshot


Elevens game hint screenshot
Elevens game win screenshot