ScratchData LogoScratchData
Back to gspfanonscratch's profile

code 3

GSgspfanonscratch•Created February 17, 2024
code 3
0
0
2 views
View on Scratch

Instructions

if ($this.scene.isChecking === false) { $this.frameIndex($this.picture); if (!$this.scene.firstCard) { $this.scene.firstCard = $this; } else if ($this != $this.scene.firstCard){ $this.scene.secondCard = $this; $this.scene.ischecking = true; createTimer(1000, $this.scene.checkMatch, false); } }

Project Details

Project ID967680758
CreatedFebruary 17, 2024
Last ModifiedFebruary 17, 2024
SharedFebruary 17, 2024
Visibilityvisible
CommentsAllowed