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 (DefAppText) member variable was added to the GameApplication class. A new test application, 'client-server-communication-test' was added. Some code and API documentation cleanups were included along with some bugfixes.
This release adds a new directory "php" (which holds all of Cottage's PHP library files), new test applications (please note that they need PHP and MySQL support in your Web server), and bugfixes.
The BattleEngine class was improved. For short range actions, the source will now come (move instantly) to the target. A bug in Cottage Designer was fixed.