So I'm making a slot machine for my homework [Answered]
If the user gets three cherries, they will score 100 points. I coded it as (RandomNumbers1 == 1 && RandomNumbers2 == 1 && RandomNumbers3 == 1). but every time I run the code, only one or occasionally two images appear, leading me to believe that I may have made a coding mistake to the RandomNumbers. I'm trying to figure out how I can make a variable that has just the numbers; for example, "int cherries = 1, 1, 1" didn't work.
5 Replies
oooh
I did not notice that
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I did not see that too
✅ This post has been marked as answered!