ScratchData LogoScratchData
Back to photopolaraccoustic's profile

Codegolf Challenge: fractal

PHphotopolaraccoustic•Created June 18, 2020
Codegolf Challenge: fractal
2
2
80 views
View on Scratch

Instructions

Define the custom block to render a fractal using as few blocks as possible without using recursion. You may add inputs such as iteration count to the custom block. Please do not use any hacked blocks or the pick random from ( ) to ( ) block.

Description

Your fractal must have independent structure at multiple and arbitrarily small scales. It cannot be an arbitrarily fine grid, for example, if the larger scale cells are indistinguishable from the smaller ones or the fractal could be described by its smallest scale structure alone. It must also have dimension greater than 1. It must also be theoretically able to be displayed at an arbitrarily small scale by the block. Questionable validity: kc01 with PRNG block: 14 blocks kc01 without PRNG block : 23 Raihan142857: 18 blocks Geotale: 9 blocks

Project Details

Project ID406042688
CreatedJune 18, 2020
Last ModifiedJune 21, 2020
SharedJune 18, 2020
Visibilityvisible
CommentsAllowed