Open Issues Need Help
View All on GitHub Mandelbrot Set just generates escape codes about 2 months ago
AI Summary: The user reports that a C program designed to generate the Mandelbrot Set is outputting raw "escape codes" instead of the expected graphical representation when compiled and run. This indicates an issue with how the program is rendering its output, possibly due to incorrect use of terminal escape sequences or a mismatch with the terminal's capabilities.
Complexity:
2/5
bug help wanted good first issue