Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I had some variables named room and level . It seems these may now be reserved words? Changing the var names to creepRoom, and roomLevel fixed my issues.