Daedalus' Obelisk

Author
Released
Size
150.7 KB
Rating
5.00 / 5.00
(1 Review)
Board Count
62 / 63
Sort:
Submitted By
Date
4 months, 2 weeks ago (Dec 11, 2023)
Tags
Bug Report
Feedback

The game intends to keep track of how many of the games two secrets the player has found, and display that number on the end screen.

The code which handles tracking this mistakenly sets SECRET 1 instead of SECRET1. Without the correct flag being set, the second secret discovered will never set SECRET2 as the game believes it to be the player's first discovered secret.

In addition, the secret counter at the end of the game doesn't check for SECRET1 or SECRET2 -- it checks for SECRETS1 and SECERTS2 [sic], respectively, so the counter will remain at 0 even if you've found both of them (with or without the error above fixed).

(Report entered by Dr. Dos, original report by The Green Herring)

Give Feedback

Markdown syntax is supported for formatting.
Additionally, you may place text behind a spoiler tag by wrapping it in two pipe characters (ex: ||this is hidden||).

Optionally provide a numeric score from 0.0 to 5.0

If any box is checked, feedback must be tagged with at least one checked tag

Feedback can only be provided on a file once every 24 hours for guests. Please sign in to a Museum of ZZT account if you wish to provide additional feedback.