Releases: drewish/AlienLander
Releases · drewish/AlienLander
2015-01-20
- 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
Switched the dashboard to emulate a 16-segment character display.
2014-11-03
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.