This is a nice story, a very brief speed IF. It is principally not too difficult, but the solution requires knowledge beyond the game -- surely common knowledge in the US, but for me it was not so common(Spoiler - click to show) and resulted in an annoying guess-the-verb moment: 'man, how am I supposed to warm up?' I knew the story which the game is based on, but unfortunately I did not know the original line (by now I checked it, and okay, the order of unusual verbs makes sense as soon as you know the line; probably every kid in the US knows it by heart, but they told me different tales here when I was young), so in the end I had to read the code, which luckily was available.
Anyway, a cute story and in the end a new lesson for me.
The idea of CHEATER is not new, but surely interesting; it is a big advantage if you tried to program with Inform yourself. It is not difficult once you find out the principles.
It is a very short game. I played around a bit until I found the solution, and unfortunately, despite its shortness, there were some inaccuracies.
(Spoiler - click to show)The pillar that supports the cave can be taken in a normal way. Meh. The pedestal can be purloined and will still be mentioned in the room description -- and the toaster, resting on it, will still be present in the room, maybe hovering in the air. Meh.
These things are a little shoddy and could have easily been detected with a little testing (Spoiler - click to show)(applying the commands that are required for the solution to other possible objects). Nevertheless we must honor that it is the authors first game and it is finishable. I recommend it to people who like to think outside the box.