My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
LunarLander  

canvas, javascript, game
Updated Feb 21, 2010 by ward.dav...@gmail.com

Summary

The basic prototype for a lunar lander game.

Class

  • Input - A polling input handler that flips on and off the state of keys
  • MainLoop - A generic game loop mechanism that allows for constant and queued actions.
  • LunarLander - Plugs into the Mainloop.constantList and checks the Input class for user input

TODO

  • Make a lunar module sprite
  • fire/thrust animations
  • dial in the physics a tad better
  • Fail/success logic

Links

Source

Live


Sign in to add a comment
Powered by Google Project Hosting