vJ1.1

Here in da studio you see the concept versions. You can find the elaborated version in the Yeah Right! museum

Manual

Every 3 seconds a new random 10×10 grid of grey tiles

vJ1.0 > v1.1 changes

  • Build in timer, no reloads anymore

What does the script do?

  • In short, it draw 100 random coloured tiles
  • There is a range of 16 colours; 14 greys, black and white
  • On load the script creates a canvas with the tiles
  • The canvas turned into a data url
  • The data url is placed as a background of a div

Versions JavaScript

PHP tests