💾 Archived View for station.martinrue.com › dragfyre › d1c5b991a32442f28a0988b05a1b2887 captured on 2024-12-17 at 14:58:41. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Flower Flood 🌺 - An adaptation of the Flood puzzle made popular by Simon Tatham. No client certificates required, and should work on even the most basic Gemini clients! That said, it looks really good with ANSI colours on.
gemini://gem.bahai.fyi/flower/
4 weeks ago · 👍 johano
gemini://gem.bahai.fyi/flower/
The rate limiting has been fixed; it should be a lot more forgiving now, while still catching actual spam. 👍 · 3 weeks ago
The game seems pretty popular so far, so much that the rate limiting is starting to get a bit too much 😅 I'll try and fix it up in the next few days, hope you all are enjoying it though! · 3 weeks ago
@johano Rob already created the Fifteen puzzle: gemini://jsreed5.org/live/cgi-bin/twisty/fifteen.cgi?0123456789abcdef · 4 weeks ago
gemini://jsreed5.org/live/cgi-bin/twisty/fifteen.cgi?0123456789abcdef
@danrl there is rate limiting, but the limit is one click per second. As long as you make sure that you don't click too fast, it should keep you going steadily. I can always revise this if it ends up getting too popular! · 4 weeks ago
this is cool :) I feel like it would be possible to adapt a lot of other Tatham's other puzzles to text/Gemini · 4 weeks ago
@gritty I had to think about it at first, until I realized that literally all you need is a flood-fill algorithm on a 2d array—traverse the garden, keeping a list of nodes to check and a list of nodes already checked. It was actually really fun to put together. · 4 weeks ago
neat! must've been hard to figure out adjacent cells. · 4 weeks ago
running into server errors (rate limiting) :,( · 4 weeks ago