-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Welcome to the ICE Code Editor!
If you are having problems with ICE or have questions, be sure to ask in the book forums.
It is possible (easy even) to write code that will lock up the preview, the code editor and possibly even the entire browser. In most browsers, you can fix this by adding ?e
at the end of the URL in the address bar. That is, change the URL to http://gamingjs.com/ice/?e and hit Enter
. This will put you in edit-only mode.
On some browsers, especially on Chromebooks, it is best to close the browser tab in which ICE is frozen. Then open a new tab with edit-only web address: http://gamingjs.com/ice/?e.
Once you have fixed the problem in edit-only mode, then remove the ?e
from the web address and hit Enter
to get back to normal mode.
More to come...