Overview
A simple text-based implementation of the classic blackjack card game in Python.
It features a lightweight console interface using ASCII escape sequences for colors, standard blackjack rules, and a high score leaderboard system. Developed as the final laboratory project in CMSC 12 at UPLB.



