Skip to content

This is a C++ implementation of the classic card game Blackjack (also known as 21) using the Simple and Fast Multimedia Library (SFML) and object-oriented programming (OOP) principles. The game provides a user-friendly interface for players to enjoy the traditional Blackjack experience with modern graphics and interactive gameplay.

Notifications You must be signed in to change notification settings

fawzeus/21-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Jack Game

This is a Black Jack Game developed using C++ and the SFML library.

How to Start

To run the program, simply run make in your terminal then run./sfml-app in your terminal.

Description

This is a simplified Black Jack game developed to practice C++ and Object-Oriented Programming (OOP). The project evolved to include graphics using the SFML library, enhancing the user experience.

For more details about the rules of Blackjack or 21, you can visit this link.

Feel free to contribute by adding enhancements or new features.


Happy Coding !

About

This is a C++ implementation of the classic card game Blackjack (also known as 21) using the Simple and Fast Multimedia Library (SFML) and object-oriented programming (OOP) principles. The game provides a user-friendly interface for players to enjoy the traditional Blackjack experience with modern graphics and interactive gameplay.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published