MOM - The Game
Click here to play the game!
This is a flash game called Mom (taken from the sound the player makes). This game was programmed in Flex and is currenty open sourced on github, which you can find here.
There are some interesting coding conventions used in this game, such as circle physics and grid collisions, as well as some bitmap caching to speed up flash and running the game smoothly with a dynamic frame-rate.
You can find the development history to this game here. Hope you find this useful!