Project for the Sunovion Lunesta® product. A cross web browser game used in marketing.
Players would guide the Lunesta® butterfly across a continuous upward scrolling background of meadows, ponds and forest. Gain points by collecting coins and flowers. Lose points when colliding with frogs, hawks, and crows. Three levels to safe haven. Included a persistent server side leaderboard plus a database tracking marketing data in compliance with FDA requirements.
Mibbu Javascript Game MicroFramework
The game used the Mibbu Javascript gamer framework. This was less than 2.5KB of gzipped code. Games can be displayed using Canvas or DOM mode with a manual choice or using HTML canvas feature detection to DOM which works in IE web browsers. Mibbu supports also CSS animations in Webkit.
Game home screen that included the leader board.
The level 1 start screen with game play instructions.
The play screen with a continuous upward scroll. The Lunesta butterfly used to capture coins and flowers and avoid randomly placed obstacles.
At the end of the game, players could enter a name to be added to the leader board.