C : Copy current image
V : Paste current image
Z : Undo
+/- or Scroll Wheel : Increase/decrease brush size
Right-Click or Ctrl/Cmd+Click : Select current color (eyedropper tool)
F : Go fullscreen
Add "&a=1
" to the URL parameter - like this:
http://www.flickgame.org/play.html?p=3f5390b0b2aca7bce1eb4a4f483e2354&a=1
For exported HTML files, you can either:
mygame.html?a=1
, orif(urlVars["a"]==="1"){
and change it to if (true){
Drop me a line at analytic@gmail.com, tweet to @increpare, or post a bug report on GitHub.