Simulating the Chaos Game & Tutorial Links

Game Introduction

This is the scratch document that compliments my Youtube tutorials Scratch Programming: Chaos Game 1&2 1)Introduction: https://youtu.be/QEv1WM8ugCA 2)Coding tutorial: https://youtu.be/MzgBWmRBU_4 Use Turbo mode (shift+Green Flag) to speed up the simulation.

How To Play

Chaos Game Given: We have 3 fixed target vertices 1,2,3 ,say, at coordinates: (0,1),(-1,0),(1,0) respectively Rule: Pick a random starting point and run the following scheme: 1) Randomly choose a target vertex 1,2 or 3 and move half the distance towards it. For example, if vertex 1 was chosen then move half the distance towards vertex 1 from the current position. Mark new position. 2) Repeat the process until at least 10,000 times.

Author

selim_tezel

Category

Game Information

Game Popularity

524 views

Collection Count

14 favorites