Skip to content

CLI replica of casino game Jack Or better written in Java.

Notifications You must be signed in to change notification settings

Lazzo23/CLI-Jack-Or-Better

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CLI-Jack-Or-Better

CLI replica of casino game Jack Or better written in Java.

Environment

App was fully built with Java 19.0.1 in IntelliJ IDEA Community Edition 2021.3.2.

Structure

It consists of 2 classes, namely JackOrBetter.java that contains crucial methods for controling game flow, while Card.java is an object class representating a card with its attributes. Game flow insignificantly differs from real game due to CLI restrictions.

About

CLI replica of casino game Jack Or better written in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages