logoalt Hacker News

marcingasyesterday at 5:44 PM5 repliesview on HN

Author here! Thanks for posting! This game is written in a Clojure-like programming language I've made. So this is a (B)rogue-like in a Clojure-like :)

What I think is interesting is that this game computes the entire world state each tick and does so efficiently thanks to persistent data structures.

To anyone who dared to fire it up: thank you for playing, I'm curious what you think!


Replies

allknowingfrogyesterday at 10:10 PM

I did a quick run on the web version. I was able to sneak attack everything on the first two levels, which felt like a bug, but I'm honestly not sure.

When I found a spear, I kind of expected to be able to throw it, but I didn't find a throw option anywhere. I think that makes the short sword better in every case, but maybe I missed something.

Overall, I love the execution. Quality retro fun with a really nice interface.

show 1 reply
jackpirateyesterday at 6:10 PM

The name let-go of your programming language is awesome!

show 1 reply
onlyrealcuzzoyesterday at 8:47 PM

This is awesome!

I'm interested in building something similar, any tips besides looking at what you've done and Brogue?

show 1 reply
biosubterraneanyesterday at 7:14 PM

Little buggy (dying from things not on the screen), but I love the dwarf fortress esque vibes

show 1 reply