For questions about programming gambling games.
Questions tagged [gambling]
47 questions
-2
votes
1 answer
Trying to find the best way to re-access code
I'm creating a gambling application with 2 games. However I want to be able to switch from one game to the next. I tried if(game == 1), but it seemed that once I matched the condition, it exited the loop and trying to take input again would not…

tcann99
- 3
- 3
-3
votes
1 answer
Could I use python to create a chrome extension?
I would be interested in creating a roulette bot that could automatically follow a set of instructions to create a profit. The technique I would like for the bot to use would be - bet on red for y amount, if red, bet on red again for 1y, if green,…

Harry D
- 1
- 4