CMM2: Lunar Lander


Author Message
capsikin
Guru

Joined: 30/06/2020
Location: Australia
Posts: 341
Posted: 08:36am 11 Aug 2020      

  Andrew_G said  Thanks for the feedback capsikin.
I'm afraid that writing stuff for the NunChuck etc is out of my league but a joystick connection would be of interest to me too.

Cheers,

Andrew


Here is a version based on your v6 and my new joystick library. It supports left, right, and fire, from the joystick (as well as all the keyboard controls already supported)

LunarLander2Controllers.zip

It's also supposed to support nintendo controllers once the library is debugged, I'll post updates on the library thread here:
CMM2: Joystick / Games controller library

Also I have another version of the library in the zip file that emulates the joystick functions (though not well) using inkey$, in case people only have a terminal keyboard instead of a USB-attached keyboard. I can give instructions for using that if needed.

update: version with updated library 0.2, more likely to work with Nintendo controllers: LunarLander2Controllers.zip
Edited 2020-08-11 22:18 by capsikin