Skip to content

Bluejack is a card game where players compete to achieve the highest score by strategically playing cards. The game includes special card effects like flipping and doubling values.

Notifications You must be signed in to change notification settings

imDucktor/Bluejack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluejack Card Game

Bluejack is a card game where players compete to achieve the highest score by strategically playing cards. The game includes special card effects like flipping and doubling values.

Game Features

  • Card deck with different colors (Red, Blue, Green, Yellow)
  • Special card abilities (flip signs, double values)
  • Player vs Computer gameplay
  • Score tracking between games

How to Play

  1. Run the Main.java file to start the game
  2. Follow on-screen instructions to play cards from your hand
  3. Try to achieve a higher score than the computer
  4. Choose to play a new game or exit when finished

Technical Implementation

  • Object-oriented design with separate classes for Game, Player, Card, and Main
  • Randomized card distribution
  • Game history tracking

Requirements

  • Java Runtime Environment (JRE) 8 or higher

About

Bluejack is a card game where players compete to achieve the highest score by strategically playing cards. The game includes special card effects like flipping and doubling values.

Resources

Stars

Watchers

Forks

Languages