An open API service indexing awesome lists of open source software.

https://github.com/hashirmeraj/bet-shoot-simulator

Bet & Shoot Simulator is a console-based C program where players bet money and shoot targets for profit. With a starting balance of $100, players can bet a percentage of their wallet and aim for one of nine holes, trying to hit targets like Hamster, Rabbit, or Snake to win varying profits.
https://github.com/hashirmeraj/bet-shoot-simulator

console-game cprogramming random-number-game

Last synced: 3 months ago
JSON representation

Bet & Shoot Simulator is a console-based C program where players bet money and shoot targets for profit. With a starting balance of $100, players can bet a percentage of their wallet and aim for one of nine holes, trying to hit targets like Hamster, Rabbit, or Snake to win varying profits.

Awesome Lists containing this project

README

        

Bet & Shoot Simulator
'Shoot For The Jackpot And Bet On Your Aim'
__________________________________________
INSTRUCTION:
> You have been provided $100 in your wallet to bet for profit.
> You can bet 100%, 75%, 50% or 25% from your wallet to progress
> There are total nine(9) holes out of which three(3) contains targets to be shoot.
> For Each Bet You Have One Bullet To Shoot
> There are three(3) targets to shoot

1. Hamster(for 100% profit)
2. Rabbit(for 50% profit)
3. Snake(for 30% profit)

Press 'P' to Start The Game
Press 'E' to Exit The Game

Current Balance: 100 $
*******************************
Make a Choise amoung 1 to 9 : 3
Select Your Bet Amount
1. 100%
2. 50%
3. 30%
: 2