Skip to content

Simple Java command line-based card game app

Notifications You must be signed in to change notification settings

parrais/java-card-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers


Java Card Games

Simple Java CLI card game app

Table of Contents
  1. About The Project
  2. Getting Started
  3. Project Team
  4. Acknowledgments

About The Project

This is a simple card game app, built in Java as part of a Java fundamentals online course using classes and OOP. All development was completed in ~1½ days. The card games included are:

  • Blackjack
  • Snap

Both games are played against a computer opponent.

(back to top)

Built With

  • Java
  • Maven

(back to top)

Getting Started

To get a local copy up and running, ensure you complete the following:

  • Install Java SE Development Kit (JDK) 25
  • Clone the repo
    git clone https://github.com/parrais/java-card-games.git
  • Run the main Java file at com.sparta.cardgame.GameApp

(back to top)

Project Team

Top contributors:

contrib.rocks image

(back to top)

Acknowledgments

This project was created as part of a Java Core course provided by Sparta Education.

(back to top)

About

Simple Java command line-based card game app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages