Lunar Lander v1.0.0

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 many other goodies…

No Comments

You must be logged in to post a comment.