Skip to content

Small C++ project designed to explore concepts such as Object-Oriented Programming (OOP), randomization, and database management using SQLite

License

Notifications You must be signed in to change notification settings

IAMSebyi/CasinoGames

Repository files navigation

CasinoGames

Description

CasinoGames is a small C++ project designed to explore Object-Oriented Programming (OOP), randomization, and database management using SQLite. The project includes three console-based games: Blackjack, Dices, and Minesweeper. It also features a balance system that uses SQLite to create a database for storing player names and their respective balances, which can be updated as they play.

Features

  • Blackjack: A console-based version of the classic card game.
  • Dices: A simple dice rolling game.
  • Minesweeper: A console-based version of the popular puzzle game.
  • Balance System: Players can create accounts and their balances are stored in an SQLite database.

About

Small C++ project designed to explore concepts such as Object-Oriented Programming (OOP), randomization, and database management using SQLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages