neilsf / XC-BASIC

A compiling BASIC dialect for the Commodore-64
https://xc-basic.net/
MIT License
74 stars 15 forks source link

Added MandelBLOCK, a blocky Mandelbrot set example #137

Closed frenchfaso closed 3 years ago

frenchfaso commented 3 years ago

inspired by Matt Hefferman's YT video "8-BIT battle royale" (https://www.youtube.com/watch?v=DC5wi6iv9io&t=1687s) code based on Wikipedia's Mandelbrot set pseudocode (https://en.wikipedia.org/wiki/Mandelbrot_set) with speed optimizations suggested by Csaba Fekete, creator of XC-Basic.