Casino Blackjack Game


Refresh the page if image not loaded

This is a simple text-based BlackJack game with following features:

Structure of the code goes as follows:

It is based on OOP and includes following modules:

  1. player
  2. dealer
  3. deck
  4. game_methods
  5. main

Future enhancements:

Example of the Game result window:

    Refresh the page if image not loaded