• Stars
    star
    2
  • Language
    C++
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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).