Blackjack (Console Game with OOP)
Developed a console-based Blackjack game in Python using OOP, with the player competing against a computer-controlled dealer. This version does not include any betting or complex UI components and is a foundation for more complex Blackjack games.
Check Out Repository