BlackJack (Game)

"Blackjack" is an engaging computer science initiative designed to immerse participants in the practical application of complex programming principles. Participants are tasked with developing a simplified version of Blackjack, a popular card game, from scratch. This project isn't just about coding a game; it's an implementation of abstract data types, mastering interface utilization, and applying inheritance, all within the realm of object-oriented programming.

Previous
Previous

LightSaber (3D Model)

Next
Next

PPM Image Processor (Program)