Page 1 of 1

Digital Lander

Posted: Thu Nov 26, 2020 7:03 am
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 110 times

Re: Digital Lander

Posted: Thu Nov 26, 2020 10:53 am
by Cristian
Thanks!

Re: Digital Lander

Posted: Thu Nov 26, 2020 11:47 am
by Andrew
Thnak you Steve!

Re: Digital Lander

Posted: Sat Nov 28, 2020 9:07 am
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.