Play game
Robots Dream of Mandelbrot's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Visuals | #6 | 3.608 | 3.857 |
Did you make it in 3 hours (put 5 by default) | #11 | 4.677 | 5.000 |
How well does the game fit the themes? | #16 | 2.806 | 3.000 |
Overall | #17 | 2.606 | 2.786 |
How much do you enjoy the game overall? | #18 | 2.004 | 2.143 |
Audio | #19 | 1.069 | 1.143 |
Gameplay | #19 | 1.470 | 1.571 |
Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How long was your dev time?
It was 1.5 hours total (including compilation, etc.), so true time would be somewhere around 1 hour 10 minutes maybe?
Leave a comment
Log in with itch.io to leave a comment.
Comments
I had a lot of fun making my (somehow) first fractal / Mandelbrot program, as slow as it is with higher iteration times / slower computers, but I was still energized and excited to try again in a different way, so I brushed myself up on my shaders and made a sequel to this Mandelbrot Set program instead using GLSL! It's (obviously) much faster, despite still running in HTML5 / JavaScript and made in GameMaker! I also figured out how to get the zoom to automatically shift the pan values to make sense / keep whatever is in the center in the center. I'm very happy with it.
https://gunnar-clovis.itch.io/robots-dream-of-mandelbrot-2-electric-boogaloo
Looks pretty, almost killed my computer lol
https://gunnar-clovis.itch.io/robots-dream-of-mandelbrot-2-electric-boogaloo
I made a faster follow-up using shaders instead
The Mandelbrot Set is cool. It'd be awesome if you found a way to make a game out of it somehow. And as Bruno said before, the performance is pretty slow.
Looks real pretty, though.
Looks so pretty I went down a YouTube spiral to refresh myself about Mandelbrot Sets :D
Yeah... this fractal, done in an engine (which bloats the game with a bunch of unnecessary stuff) and into html, really kills the performance. Maybe other less intensive fractals would be better.
Edit: oh, sounds would be nice too a bgm or just response to changes. And I think the game crashed my chrome lol Once I sent this comment (before the edit) it froze and kept that way for a couple minutes, i had to kill it lol
https://gunnar-clovis.itch.io/robots-dream-of-mandelbrot-2-electric-boogaloo
I made a faster follow-up using shaders instead