Relative Content

Tag Archive for c++loopsrandom

how can I make a loop work in a money-based short game?

I’m currently trying to make a simple loop to show in actuality why martingale won’t work in reality, but whenever I’m starting it the “while” variable doesn’t seem to work as the loop keeps on going even when the players money are in the negative somehow??