Skip to content

Commit

Permalink
Update README - mandelbrot
Browse files Browse the repository at this point in the history
  • Loading branch information
igorrosenberg authored Mar 17, 2024
1 parent 73babba commit 49ae746
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,11 @@ and the result of the execution is displayed below, whenever a key is pressed.
This is similar to the w3schools tryit editor or jsfiddle or any modern browser's developper "console".
<a href="https://igorrosenberg.github.io/js_playground/js_playground.html">Live Version</a>

#### Mandelbrot

An afternoon's activity: display the <a href="https://en.wikipedia.org/wiki/Mandelbrot_set">Mandelbrot</a>.
<a href="https://igorrosenberg.github.io/js_playground/mandelbrot.html">Live Version</a>

#### Oracle

Ask and answer questions.
Expand Down

0 comments on commit 49ae746

Please sign in to comment.