aroberge / reeborg

Enhanced Karel-the-robot clone
http://reeborg.ca/reeborg.html
Other
47 stars 36 forks source link

replace all prompt and alerts by custom dialogs #270

Closed aroberge closed 8 years ago

aroberge commented 8 years ago

The problem with prompts and alerts is that browsers offer to click and prevent future prompts/alerts from showing up. alerts should only be used as a feedback to developers to signal problems when dealing with code.