Mandelbrot Hunt by ksadov
How much Mandel can you handle???
Try to locate the target section of the Mandelbrot set by panning and zooming into the set. Click "reveal location" to see whether you've found the target or merely a recursively similar section ;)
Desktop controls: drag to pan and scroll to zoom.
Mobile controls: drag to pan and use the 2x and 0.5 buttons to zoom.
| Link | https://tjade273.github.io/ludum_dare_48/ |
| Link | https://github.com/tjade273/ludum_dare_48 |
| Original URL | https://ldjam.com/events/ludum-dare/48/mandelbrot-hunt |
Ratings
| Given | 2🗳️ | 4🗨️ |
A couple suggestions if you wanna expand upon this sometime:
- Scroll up/down feel inverted compared to normal programs which involve panning/zooming into things
- It'd be nice if the zoom would use the mouse cursor position as an origin, i.e. zooming into the cursor
- Panning/zooming could have some kind of sense of friction/animation. Google Maps, Leaflet and lots of other GIS-related programs tend to do this
You have to incentivize the player to keep looking, and to do that I think there should be some kind of reward for the player when they find the target.
This is a nice idea though! Interesting entry