Skip to content

Instantly share code, notes, and snippets.

@neposas

neposas/game.js Secret

Created December 15, 2016 17:22
On mouse move
bricks[id].events.onInputOver.add(function(){goMultiply(id);}, this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment