C
C#2y ago
Roji

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
realivanjxツ
realivanjxツ2y ago
Roji
Roji2y ago
oooh I did not notice that
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Roji
Roji2y ago
I did not see that too
Accord
Accord2y ago
✅ This post has been marked as answered!