“FlxFrogger is a remake of the classic Frogger* arcade game using Flixel, an open source Flash Game Framework. This is just a simple demo with one level but is an excellent example of a truly multi-screen Flash Game. This source code compiles to web, desktop, mobile, and any device that runs AIR/Flash.”
You can download this project in either zip or tar formats.
You can also clone the project with Git by running:
$ git clone git://github.com/gamecook/FlxFrogger
get the source code on GitHub : gamecook/FlxFrogger
This game is build in Flash an relies on the Flex SDK along with Ant to be compiled. Checkout the project, copy/rename the buidl.template.propeties, change the path to your Flex SDK and run the ant build.