09-23-2022, 06:13 PM
(09-22-2022, 10:17 PM)a740g Wrote: @TerryRitchie
One of the reasons I re-discovered QB64 was your QB64 Game Programming Tutorial which I must say is an excellent resource for any QB64 programmer.
I know that you are working on updating the tutorial but wanted to check if you are going to add any game controller related stuff in "Task 9: Gathering Input".
I'll add that to the list of things to include. The only game controllers I have laying around are old-school (DB-15) ones that plug into the MIDI port of sound cards. The last time I tried using them with QB64 it didn't go well (we're talking back in the 0.945 days of QB64 though).
I'll see if I can find a cheap controller on Amazon to experiment with.
I have been adding commands that should have been included in the previous tutorial. If I can get a controller I'll see what I can come up with.
Terry