Skip to content

nai1gun/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack

Text-based Blackjack game written in Java.

###System requirements

  • MacOs X, Windows XP or later, Linux
  • Java 7 or later

###How to launch application Open command line in target directory then run command:

java -jar BlackJack-single.jar

###How to build from sources First install Maven on your computer

Then open command line in project root and run command:

mvn package

Then executable file will appear in target directory

###License MIT

###Author Alexander Korvyakov

####Have a fun game!

If you have issues with encoding on Windows

then run chcp 850 command and then relaunch the game.

Known issues:
  • Card suit symbols cannot be displayed on Windows command line. There are corresponding letters instead.
  • Blink effect works only on MacOs X

About

Blackjack text game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages