davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

First-time users experience upon system start #225

Open davidedc opened 10 years ago

davidedc commented 10 years ago

I've tried this with a few people - first time users click on the big flashing cursor and expect something to happen.

So the following should happen: when the user clicks anywhere but the menu bar, a simple "rotate box" program should be typed-in automatically, and then soon after a short explanatory pop-up (maybe the same that appears clicking on "livecodelab") explaining what the system does.

Richard-Mineall commented 9 years ago

Hmm, this might be a bit harder to code as we would have to leave the code loaded at all times maybe instead it would be a link that would open the first tutorial, that would be a bit easier to do.