A downloadable game for Windows

My first real project I would say.  I have experience in programming and have made some small things but this is my best so far.  It's ASCII/UNICODE based BlackJack game with betting, and includes most of the options in real life BlackJack.  It's multiplayer, however the aesthetics won't really work that well for multiplayer at this moment.  It might also have bugs in multiplayer.   Possible bugs in single player, but I worked a lot on those.

Download

Download
JavaBlackJack-1.0.exe 46 MB

Install instructions

Two ways to launch.   First of all, the downloaded file is an installation file.  It will automatically install the game files to Program Files under C:\.

Two launchers:
1. C:/Program Files/JavaBlackJack/JavaBlackJack.exe
2. C:/Program Files/JavaBlackJack/app/class/launcher.bat

The .bat file is suppose to make the terminal full screen and also supposed to set up the required unicode to see the suit icons.   IDK if it will work.

If you want you can open a terminal yourself, enter "chcp 65001" without the quotes and hit enter.  Then make sure you are in the JavaBlackJack directory and enter "./JavaBlackJack.exe" without the quotes.   That should work.

ENJOY!

Leave a comment

Log in with itch.io to leave a comment.