Skip to content

Ivanov1ch/Blackjack2.0

Repository files navigation

BlackJack 2.0

BlackJack 2.0 Logo

About

BlackJack 2.0 is a revamped version of my previous project, BlackJack. This new version does not use the terminal as a means of communicating with its users, but rather utilizes easy-to-use windows. The core functionality of the game is exactly the same as that of BlackJack, but it runs in a much more user-friendly manner. The same code was used for the game itself, but all code relating to user input and displaying information was completely rewritten.

Features & Highlights

  • Exception-proof GUI windows, capable of handling and properly responding to any type of input (including none at all or X button presses)
  • See BlackJack for more

Application Screenshots

Main Menu Screenshot
The main menu of the interface

Window Displaying Current Hand
One of the many types of windows used to convey information

Player's Turn Interface
The interface for the player's turn

Turn Result Window
A window showing the result of the round

About

Blackjack using popups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages