Digital Lander

Anything QL Software or Programming Related.
Post Reply
stevepoole
Super Gold Card
Posts: 714
Joined: Mon Nov 24, 2014 2:03 pm

Digital Lander

Post by stevepoole »

Hi,

Covid has had me revising and improving programs written some time ago, to work now on most platforms.

Just unzip and LRUN Digital Lander, answer Yes/No, difficulty ( low number is hardest ), and use left/right keys or ESCape.

The idea is to guide numbers as they fall down onto the same number (on the bottom line), when you score a hit.

When the whole grid has been filled, you get your result as the percentage of hits/tries.

Not as easy as it would first appear...

I will do this one in JavaScript when I find out how to acces tactile-screen inputs.

Steve.

Lander2_bas.zip
(1.49 KiB) Downloaded 99 times


User avatar
Cristian
Aurora
Posts: 962
Joined: Mon Feb 16, 2015 1:40 pm
Location: Veneto

Re: Digital Lander

Post by Cristian »

Thanks!


User avatar
Andrew
Aurora
Posts: 794
Joined: Tue Jul 17, 2018 9:10 pm

Re: Digital Lander

Post by Andrew »

Thnak you Steve!


stevepoole
Super Gold Card
Posts: 714
Joined: Mon Nov 24, 2014 2:03 pm

Re: Digital Lander

Post by stevepoole »

Hi Folks,

I was hoping to convert the lander program for smartphones, which would require accessing the tactile controls.

But the JavaScript routines to do this are not at all straightforward to use !


Perhaps a normal keyboard version for PCs will be possible ? I will have a go at it...


Steve.


Post Reply