ScratchData LogoScratchData
Back to Freelitre2's profile

Catching Game (Starter)

FRFreelitre2•Created February 14, 2024
Catching Game (Starter)
1
1
6 views
View on Scratch

Instructions

This is a catching game. A starter project for starters. All the code in the sprites have been explained with comments and in the section 'How It Works'. <--Instructions--> ->Mouse = Control the bowl. ->Catch the apples with the bowl. ->Don't let the apples touch the lava below. <--Things--> ->Apple = Have to catch. ->Bowl = Catch the apples with it. ->Lava = The red line below. <--Remix Ideas--> ->Add a timer. ->Add things to not catch. ->Add more apples as the score increases. ->Make it harder as the score increases. <--Some Awesome Scratchers--> ->@Freelitre ->@Shafins_Coding ->@Freelitre2 ->@Navid24 ->@shafinsaifan ->@Ahnaf_Shafin <--Tags--> #All #Games #Trending #Freelitre2 #StarterProjects #Freelitre #Shafins_Coding #Navid24 #shafinsaifan #Ahnaf_Shafin #Popular #Projects #Scratch #CatchingGame <--More Games--> -> https://scratch.mit.edu/projects/961334744/ -> https://scratch.mit.edu/projects/965935009/ -> https://scratch.mit.edu/projects/954876289/ -> https://scratch.mit.edu/projects/953184898/ -> https://scratch.mit.edu/projects/957453324/ -> https://scratch.mit.edu/projects/947851018/ -> https://scratch.mit.edu/projects/947852309/ -> https://scratch.mit.edu/projects/950341667/ -> https://scratch.mit.edu/projects/966468621/ <--How It Works--> >Bowl< ->When flag clicked,It shows the score. ->Updates the x position to be the mouse x. >Apple< ->When flag clicked,Sets the score to 0. ->Goes to a random position and sets the y position to 180. ->Changes the y position by -5 forever. ->Checks if touching the color of the lava. ->If it touches the lava it will stop the project. ->Checks if touching the bowl. ->If it touches the bowl it will start the sound 'Water Drop',change the score by 1 and goes to a random position and sets the y position to 180. >Thumbnail< ->When flag clicked,It will hide.

Project Details

Project ID965849416
CreatedFebruary 14, 2024
Last ModifiedFebruary 16, 2024
SharedFebruary 14, 2024
Visibilityvisible
CommentsAllowed