Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

mandelbrot-pico-8

Tiny Mandelbrot renderer which allows you to pan and zoom around the Mandelbrot set in real-time. It renders at a low resolution and then slowly refines the image the longer you stay in the same place/zoom.

Controls:

  • Pan around with the directional buttons
  • Zoom in with button 4 (Z on kbd)
  • Zoom out with button 5 (X on kbd)
  • Toggle between two shading modes with second player's button 4 (LShift on kbd)
  • Cycle through five different color palettes with second player's button 5 (A on kbd)

My first PICO-8 Cart! Now updated with color schemes and bugfixes! Maybe someday I'll Julia sets.

Play around with it here: https://lexaloffle.com/bbs/?tid=33254

About

Tiny Mandelbrot explorer for the Pico-8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages