Version 1.3.2 out


There's a part of me that says "don't write these, nobody cares, it just distracts them." Especially for such a minor update. And as with all in-comp updates, I don't push one forward unless there's a really good reason. A lot of things can go wrong before you release the new version, even when you know what to check.
But 1.3.2 has some pretty clear, if not huge, improvements. I finally bit the bullet for the can't go that way message in all the dead end rooms. Instead of "the proper direction," the game now actually tells you the proper direction. Unfortunately, I never quite found a way for Adventuron to see if a trait applies to a room, so I just wrote a huge if-then statement. I don't think there are any huge spoilers hidden in the relevant commit.
I also updated some graphics that needed them -- the East Branch, being more chaotic than West Tiles, wasn't fully cleaned up, with some stray pixels. While I was there, I also implemented graphical overlays -- they allowed me to put check marks by the exits to the rooms you solved.
There's also general text tweaking for readability/clarity, and there's also a silly image for the first item you find. The writing is actually based on some text I'll release post-comp.
Files
Get Quirky Test (TALP)
Quirky Test (TALP)
Submission for TALP 2025 in Adventuron
Status | In development |
Author | Andrew Schultz |
Genre | Interactive Fiction |
Tags | Tutorial, wordplay |
More posts
- Version 1.3.3 out2 hours ago
- Version 1.3.1 out4 days ago
Comments
Log in with itch.io to leave a comment.
idk what this is but my eyes are pleased
Thanks! It's, well, a text adventure in a programming language that allows for graphics in the header. It was my first try at it.