Skip to content

This C++ program on CASINO GAME is a simple text base number guessing game.We have used procedure oriented approach to design this game. In this guessing game player can deposit his money to play. From this amount he can bet on number between 1 to 10. If he win he gets 10 times of money otherwise lost his money. In this project, We have used pro…

maihesham/Casino_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Casino_Game

This C++ program on CASINO GAME is a simple text base number guessing game.We have used procedure oriented approach to design this game. In this guessing game player can deposit his money to play. From this amount he can bet on number between 1 to 10. If he win he gets 10 times of money otherwise lost his money.

In this project, We have used programming concept of do..while for input validation, user defined function, library function like rand() etc. Click on download project button to download zip folder which contains C++ source code file, output screen (.doc file).

About

This C++ program on CASINO GAME is a simple text base number guessing game.We have used procedure oriented approach to design this game. In this guessing game player can deposit his money to play. From this amount he can bet on number between 1 to 10. If he win he gets 10 times of money otherwise lost his money. In this project, We have used pro…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages