This project is crossplatform solution for creating almost all card games like "Black Jack" or its Russian analog "21 Очко". Engine is written in Java. Also card game "Nine" is now available.
Categories
Card GamesLicense
GNU General Public License version 2.0 (GPLv2)Follow The 21 Game (Java Card Game Engine)
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Another self defeating Java Blackjack game. Improper Input sanitizing and having to re-enter the same bet every time (Does Not remember amount bet previous play) make it difficult ... After a while I'd just enter an amount and click "Stay": and watch the dealer Bust without me even HAVING a Card Dealt to me. The Same cards are dealt again and again: No random deck Shuffle and Deal through it until the last 4 or 5 cards are left ... then reshuffling. The Stay button should not be active if no cards are dealt the player. Poor programming ....