Skip to content
Chris Strom edited this page Aug 20, 2013 · 4 revisions

Welcome to the ICE Code Editor!

Getting Help

If you are having problems with ICE or have questions, be sure to ask in the book forums.

If ICE Freezes

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.

How to Use

ICE Code Editor Screenshoot

More to come...

Clone this wiki locally