Content tagged randomizer

Report Tag

5 usages of this tag
  • 2 replies
  • 276 views
0 favourites

I want to make a randomizer that has global variables and uses an or statement. For Example: Red = 0. Green = 0. Blue = 0. Then I want the programming to be som...

  • 2 replies
  • 206 views
This content is deleted
Forum Topic
How do I randomize a sequence of squares as such?
0 favourites

I am looking to code my game as if a 3x3 board of squares randomly flash one at a time until a button is pressed, then stopping the random flashing and selectin...

posted 2 years ago
  • 1 replies
  • 148 views

I.E. If I wanted to make 8 variables a random number between 1 and 30 but I can't allow them to be the same number.

  • 4 replies
  • 252 views

I want 3 different enemies to appear in a random order, but never two the same after each other. - By choosing one at random, it often happens that the same ene...

  • 2 replies
  • 156 views
This content is deleted
Forum Topic
Life Simulator Random Events
0 favourites

I'm currently working on a 2d life simulation. So far its a pretty awesome project. A little bigger than I anticipated but thats fine. I have one question thoug...