ScratchData LogoScratchData
Back to GarboMuffin's profile

No If Blocks: Platformer

GAGarboMuffin•Created June 23, 2017
No If Blocks: Platformer
238
200
6230 views
View on Scratch

Description

A platformer engine that doesn't use a single if block. No Control Blocks: https://scratch.mit.edu/projects/167179983/ This is not a full game. Just an engine. There are a lot of cheaty ways to avoid using an if block, however I tried to avoid most of those. Namely: - [repeat (condition)] - [broadcast identifier=condition] and [when I receive identifer=true] I instead tried to do some complicated things with math and booleans.

Project Details

Project ID167118244
CreatedJune 23, 2017
Last ModifiedJanuary 21, 2019
SharedJune 25, 2017
Visibilityvisible
CommentsAllowed