FlickGame: How To

FlickGame interface

Try this example game →

Editor Controls

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)

Player Controls

F : Go fullscreen

Discover FlickGames

Browse the FlickGame Gallery

Animation Feature (Advanced)

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:

  1. Load it as mygame.html?a=1, or
  2. Edit the exported HTML file with a text editor, find if(urlVars["a"]==="1"){ and change it to if (true){

Feedback & Support

Drop me a line at analytic@gmail.com, tweet to @increpare, or post a bug report on GitHub.

Source Code

View on GitHub

The FlickGame Family