Guile Hoot Puzzle Game!

Hi y’all,

I used @dthompson’s game jam template to make a small puzzle game. You can take the URL for any image and it will turn it into a puzzle, or just get a random one from some public domain images I selected. There’s plenty to improve on it still, but it’s working enough for now.

It’s the first thing I’ve really made with scheme, and I’m starting to see why people like it so much. That being said, the code is probably a bit of a monstrosity since I don’t really have a feel for scheme style or best practices yet. Happy to take any feedback people might have!

The code is here if anyone wants to take a peak: Elliot Martin / puzzled · GitLab

I’m hosting it on Cloudflare pages here: https://puzzled.do-ocracy.ca/

The plan is next to learn goblins by expanding it to let people work on puzzles together, though we’ll see if I keep at it.

4 Likes

This is awesome, @kryptec! Thank you for sharing. Please do update if you manage to add in multiplayer via Goblins. :slight_smile:

2 Likes

Thanks for updating the puzzle. I find it curiously satisfying to have a go at them

1 Like

I’m delighted to find someone besides me has been playing it.

Happy to take any feedback you might have, though no promises I’ll get to it. There are a few changes I’ve been meaning to implement, but life has been busy lately.

1 Like