Skip to content

Instantly share code, notes, and snippets.

@foobar167
Created January 13, 2019 15:13
Show Gist options
  • Save foobar167/1f6fd34ecf34e613c9bd678fc24ff5fd to your computer and use it in GitHub Desktop.
Save foobar167/1f6fd34ecf34e613c9bd678fc24ff5fd to your computer and use it in GitHub Desktop.
Chaos Game
<h2>Chaos game is a "fractal player" on Javascript</h2>
<a href="https://foobar167.github.io/page/chaos-game/chaos-game.html" target="_blank">
Click this link and play "Chaos Game" on your computer.<br/><br/>
</a>
<iframe src="https://foobar167.github.io/page/chaos-game/chaos-game.html"
name="Play 'Chaos Game' on your computer"
width="700"
height="700"
style="border:none;">
Your browser does not support iframes.
</iframe><br/>
Control fractal drawing with your keyboard.
Pause, resume, forward and backward the random fractal drawing
with {Space}, →, ←, ↑, ↓ keys.<br/>
Turn on/off color mode with {1} and {2} keys.
Black-and-white drawing is faster, but colored drawing is more beautiful.<br/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment