Serenity
A fan fiction Firefly space shooter. By
@Vintharas
Log
20-01-2013: Created basic html and css to host the game
24-01-2013: Created basic game loop
26-01-2013: Created title scene, added game title and blinking start text
27-01-2013: Added some stars to the title scene, Wo! we're in outer space! XD
29-01-2013: Added support for animated sprites. Animated stars
29-01-2013: Added support for starting animated sprite animations in random sprite states. Also added a firefly class vessel and game controls.
31-01-2013: Created a class to represent a player and handle player input.