Go back

Commandline BlackJack game in Java

Software

Purpose

Made a BlackJack game using Java and object-orientated programming (OOP) principles. This game helped me to solidify my understanding of OOP and design patters, all while making a fun game.

What did I learn?

I learned a lot about how to best implement the OOP principals and how well they are able to work when paired with design principals.

Future inspiration

This project gave me the inspiration to try and create a more useable version of the game at a later date. This would likely include a visual user interface and would allow for a more entertaining version of the game.