I created a game for Android OS called Block Runner and released it on Google Play Store.
The objective of the game is to make your player cross hurdles while collecting lives and making sure to avoid death mines. The game has multiple levels that the player has to go through. I used different picture frames in rotation with a certain latency to animate my Player.
i coded the entire game in Java.