Use this section to report bugs!
If you can, always attach a screenshot of the bug and use F12 to see if there are any errors in the console log

A tiny game engine to make terminal DOS-like games · By
Hi! I'm trying to get through the Basic Guide, however I seem to be having an issue with some of the actions. Despite not editing the JSON at all yet, certain commands (such as "cycle" in this example) simply aren't working, while others (such as "listen") are. This issue continues throughout different rooms, where one action works while the others merely do nothing.

Hey, there is this glitch where when working on the code, the system gives me a notification EVERY single time I don't have my line of code that I am actively working on "complete". Every single key I type will pull up this notification and make me unable to edit my code. It gets quite frustrating when I have to click on the [OK] button just to edit a little bit. After that 'error' is made, it also deletes the room and totally removes my ability to create new rooms, add events, and such just because of the line of code not being "completed." Perhaps I've downloaded it wrong, but I'm pretty sure I followed the instructions by using the browser version and extracting the zip.
Hi Trincey, thanks for sharing this. This is quite weird and I didn't encounter this bug yet, this kind of notification should pop-up only when you try to apply the code to the project or you ask to validate it.
You can try to use the exe instead of the index.html, and if the problem persist, use an older version of the tool (v1.0.1).
Please if you do so, let me know if the problem persist, meanwhile I will investigate on this issue! I'm off for the weekend, so I will likely to fix it at the beginning of the next week :)