JSLander completed

Finally sat down this weekend and completed my Javascript Lunar Lander clone, JSLander. Decided to make it after messing around with midpoint displacement towards the end of last year. The development of JSLander overall wasn’t too bad, the trickiest thing was making everything work exactly the same when you were zoomed in,  I happen to be horrible at math…

Check out the finished product here.

Download Source

This entry was posted in Canvas, Game Development, Programming, Web Development and tagged , , . Bookmark the permalink.

6 Responses to JSLander completed

  1. Igor says:

    Nice, except that its unplayable due to a small problem. It’s a shame because your game / java wizardry is just SO AWESOME; more that its torture to not be able to fully enjoy the game because of a silly browser problem. Here’s the thing: when using the up/down arrows on your webpage, because the browser thinks the page is larger than the visible screen, the browser window starts to scroll the page up or down, just as you are attempting to change the thrust.

    Is there some way you might be able to prevent the browser from capturing the up/down arrows OR just make the page dimentions smaller so that on an average sized 1024×768 screen, the browser removes its scroll bars?

    Thanks for bringing back an absolute all time favorite game! Just pulling my hair out over the scolling browser thing; but the javascript itself is AWESOME!

    - I

  2. admin says:

    Hey thanks for the comment, has been updated to allow a, and z to change thrust.

  3. Just thought I would let you know that performance seems to be lacking,for me, when crossing sides and zooming in. I think that might be just though.

  4. toolman says:

    Top marks for an awesome implementation of JSLander. There is an occasional bug, however, when the lanscape zooms in to a close view. A few times I have had it flicker continuously between zoomin-zoomout.

    It is most common when you have a flat 1x with a 3x/5x dip in it, eg: –\_/— when I enter the dip it starts to toggle between zoomed in and zoomed out :/

  5. toolman says:

    (I filmed it if you want a video demonstration of the bug … email me :) )

  6. Brett says:

    This is awesome… took me a couple tries though. Nice work dude!!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>