descriptionA simple game of repetition in HTML5.
ownerEric Woroshow, eric@ericw.ca
last changeThu, 14 Apr 2011 19:27:15 -0700
changes
13 months ago Eric Woroshow Fixed sound.play() to reset the current position in the track before playing. default tip
13 months ago Eric Woroshow Added support for switching between ogg and mp3 files across browsers using format-agnostic resources.
13 months ago Eric Woroshow Fixed mouse move event to look at event.clientX/Y instead of event.x/y.
13 months ago Eric Woroshow Added better loading text handling.
13 months ago Eric Woroshow Added a loading message.
13 months ago Eric Woroshow Added basic resource handling, allowing for preloading assets before starting the game.
13 months ago Eric Woroshow Pulled input from a global object to a game object.
13 months ago Eric Woroshow Added alignment support to text.
13 months ago Eric Woroshow Added a score display to track how long of a sequence the player has repeated.
13 months ago Eric Woroshow Stripped the trailing silence.
...
tags
...
branches
13 months ago 6091f62a4e6c default
...