QB64 Phoenix Edition
Lunar Lander Bloatware v0-81 (graphic gauges) - Printable Version

+- QB64 Phoenix Edition (https://staging.qb64phoenix.com)
+-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1)
+--- Forum: Code and Stuff (https://staging.qb64phoenix.com/forumdisplay.php?fid=3)
+---- Forum: Programs (https://staging.qb64phoenix.com/forumdisplay.php?fid=7)
+---- Thread: Lunar Lander Bloatware v0-81 (graphic gauges) (/showthread.php?tid=749)



Lunar Lander Bloatware v0-81 (graphic gauges) - madscijr - 08-08-2022

The program requires some sound files - the attached 7z file has everything.

Changes
  • Added some basic gauges to show fuel and power level
  • Simple gauge to indicate if the surface directly beneath the lander is level enough to land on safely

Ideas for future revisions/features are listed in the source code. 

Any feedback welcome. 

[Image: lunar-lander-bloatware-v0-81.png]

Additional Notes
  • Created but disabled gauges to show horizontal and vertical speed
    which would turn red when moving too fast to land safely,
    but it was not displaying in a useful way
    (on a scale of 1-10, only 1 or 2 is a safe speed). 
    Holding off on this 'til I find a better way to display the info 
    (Any Tableu experts out there? LoL)