Cottage is a simple graphics and sound engine implemented on top of HTML 5's canvas and audio elements. It aims to be an easy to use library for Web-based game development.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A new global variable and new global functions were added to the Cottage namespace. A new GameApplication class was added. The GRModifier, GRModifierList, GSPlayer, and GSEnemy classes were improved. A new test application, 'game-application-test.html', was added. There were also bugfixes and code cleanups.