Skip to content

Releases: drewish/AlienLander

2015-01-20

21 Jan 04:58
Compare
Choose a tag to compare

preview

  • Physics allow rotation, side arrows now spin the ship.
  • Height map now uses a texture and custom shaders to determine vertex height.
  • 16-segment display now uses VBO instead of immediate mode.

2014-11-06

07 Nov 07:41
Compare
Choose a tag to compare

Switched the dashboard to emulate a 16-segment character display.

screenshot 2014-11-06 23 36 55

2014-11-03

03 Nov 16:40
Compare
Choose a tag to compare

preview

Added some super basic physics and a HUD.

  • Fly up by pressing spacebar to fire your rockets.
  • Move around (unconstrained by physics) using the arrow keys or two finger scrolling.