Skip to content

A fully functional blackjack CLI game written in Kotlin

Notifications You must be signed in to change notification settings

CheeseTastisch/BlackJack_old

Repository files navigation

BlackJack

Read the black jack rules here.

If you want to play, just run the main function in the Boot.kt file.

Input

On the bottom of the current display there is always some information on what you can do next.

Output

Please note, that the special characters for the colors of the cards (♠, ♣, ♥, ♦) are sometimes not displayed correctly on windows. Just use linux or macOs and it should work, or just ignore it, as it is not important for black jack anyway.

About

A fully functional blackjack CLI game written in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages