Dungeon Proof Crawler: learn how to write proofs with RPG
12 points
1 hour ago
| 3 comments
| dhilst.github.io
| HN
adamddev1
21 minutes ago
[-]
I thought this was about writing proofs with RPG the programming language and I was intrigued.

To make it clear that it is with an RPG (role playing game) it needs an "an" in the title.

reply
Vedor
1 hour ago
[-]
Surprisingly interesting experience even for someone that does know nothing about writing proof - thanks to gradual onboarding and a decent help menu.

Also, perfectly playable at mobile (at least a couple of first monsters).

reply
heftig
36 minutes ago
[-]
I had the exact opposite experience. It doesn't teach the basics needed to even solve the first puzzle. Which language are we even writing in? Clicking help explains what exactly to do but not why, as well as lots of rules with unexplained terminology.
reply
klibertp
25 minutes ago
[-]
There's a chance it's this: https://github.com/dhilst/algae
reply
wizzwizz4
36 minutes ago
[-]
The first and southwest-most sphinxes of seed 0 never load, which soft-locks the game. (Fortunately it doesn't corrupt the save-file.)

Edit: after fighting enough other sphinxes, the first one loads, but the west-most fails with an explicit error message:

> This challenge failed to load. Retreating.

On the next floor, the sphinx over the exit stairs fails, preventing me from progressing.

reply