Loops & Conditionals

Rola4344
Feb 8, 2021

--

I found inspiration from the following 3 games:

I wanted to make some sort of easy game that challenges you to click an object as many times as you can in a given period of time. I used the following techniques:

  • use mouseIsPressed to trigger something
  • make a grid with nested for loops
  • use nested for loops to create complex designs
  • make a ball bounce around inside the screen

In my game, you are given 20 seconds to click the ball as many times as you can before it’s game over!

--

--

Rola4344
Rola4344

Written by Rola4344

0 Followers

Learning how to program

No responses yet