Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 839 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 839 Bytes

BlackJack Project

DESCRIPTION

This is a console based game of BlackJack. It allows you to play one on one against a "Dealer".

Technologies

Eclipse IDE

GIT hub

GIT

Atom

How to Run the Application

Just run the application as a Java app

Lessons Learned

Using the UML works!

Planning or writing out the "Story" prior to starting the code is really beneficial.

This project was really challenging to me. It has so many different classes. OOP is something that i know is going to be so beneficial in my career but it is very challenging at this stage. I am happy with the end result although i owe a lot of credit to google searches and re reading modules. Going forward I think this will be a good program to refer back to. All in all, i am happy and I was challenged for sure.