https://github.com/luislobo/mandelbrot-set-ai-assisted
https://github.com/luislobo/mandelbrot-set-ai-assisted
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/luislobo/mandelbrot-set-ai-assisted
- Owner: luislobo
- Created: 2024-10-12T07:50:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-12T08:17:59.000Z (over 1 year ago)
- Last Synced: 2025-03-24T05:51:55.179Z (about 1 year ago)
- Language: C
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mandelbrot Set C experiment
I've always loved experimenting with basic C programs.
Back in the DOS days, I'd implement plasma screens, weird effects caused by strange formulas, etc.
Today I remembered the beauty of the Mandelbrot Set, and decided to speed up my coding playground using ChatGPT as my helper.
The commits show the history (and speed!) of the changes made
