ScratchData LogoScratchData
Back to lucas24709's profile

Auto Adjusting Circle

LUlucas24709•Created January 12, 2021
Auto Adjusting Circle
0
0
4 views
View on Scratch

Instructions

The black dot will create a circle of the given radius. Click anywhere to move the dot, and press space to clear. The red dot shows where the black dot should be. regular - much more stable, but slow experimental - optimized for speed, i.e. if it doesn't see anything ahead it speeds up.

Description

The program works by having a single dot (black dot) move 1 pixel. That dot then creates a clone of itself in every direction of it's FOV and those clones each move 1 pixel. The original dot then moves to the one closest to the correct radius and faces the same direction, and all clones are removed.

Project Details

Project ID472926827
CreatedJanuary 12, 2021
Last ModifiedJanuary 12, 2021
SharedJanuary 12, 2021
Visibilityvisible
CommentsAllowed