Skip to content

danielle060821/Java-Blackjack-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Java-Blackjack-Game 🎴

Independent Project | June 2024

A console-based Java Blackjack game demonstrating object-oriented programming with 6 classes.


Key OOP Features

  • Inheritance: Parent and child classes for shared behavior
  • Abstract Classes & Methods: Enforce implementation in subclasses
  • Interfaces: Define shared capabilities for multiple classes
  • Encapsulation: Uses private and protected variables

Detailed class relationships is in Project Documentation.


How to Run

  1. Clone the repository:
git clone https://github.com/danielle060821/Java-Blackjack-Game.git

About

A Java-based Blackjack game demonstrating object-oriented design and multi-class project organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages