blob: 02daeef0320cff537b2ff76405fe17852e737935 [file] [log] [blame]
<p>A sample game. Your objective: to land on the moon.
It demonstrates...
<ul>
<li>loading and drawing resources
<li>taking keystrokes
<li>animating by calling invalidate() from draw()
<li>handling onPause() in an animation
<li>and many other goodies...
</ul>
</p>
<img height="220px" width="320px" alt="Lunar Lander Example" class="gallery" src="sample_lunarlander.png" >