Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 329 Bytes

File metadata and controls

10 lines (10 loc) · 329 Bytes

Blackjack

Play the classic casino game, Blackjack, in your terminal.

Requirements

  • Java SE 17
  • A terminal that supports ANSI escape sequences. The new Windows Terminal (Windows 10 & 11) supports this by default. Third party terminals or wrappers may enable support.

Usage

Clone this repo

java -jar Blackjack.jar