Simple Clicker Game in Game Lab on Code.org - androidgamestore.net

Simple Clicker Game in Game Lab on Code.org

Computer Science and Coding
Views: 9120
Like: 80
Use timers and mousepressed blocks to create a clicker game complete with a score and a game over screen. Game Lab is Unit 3 of Computer Science Discoveries (CSD) on code.org
(Recorded with )

9 Comments

  1. Pls treat it as urgent iam putting everything but my score is not incresingmy codes are -if (shot.isTouching(space2)) {
    space2.x = randomNumber(50, 178);
    space2.y = randomNumber(50, 178);
    score = score + 1;
    }what should i do pls tell me, its urgent

  2. Thanks bro i use scratch mit and spck editor scince im on tablet LMAOO

  3. wait does anyone actually use blocks?

Leave a Reply

Your email address will not be published.