to top
Android APIs
Sample Code >

LunarLander - Lunar Lander

← Back

A sample game. Your objective: to land on the moon. It demonstrates:

  • Loading and drawing resources
  • Taking keystrokes
  • Animating by calling invalidate() from draw()
  • Handling onPause() in an animation
  • And more...

Subdirectories

Files