Joystick in QB

If you have questions about any aspect of QBasic programming, or would like to help fellow programmers solve their problems, check out this board!

Moderators: Pete, Mods

Post Reply
User avatar
Brandon
Coder
Posts: 47
Joined: Sat Nov 19, 2005 9:24 pm
Location: NY
Contact:

Joystick in QB

Post by Brandon »

I have a couple of joysticks and an of Win98 PC that I want to make a game on. I as guessing to use the joysticks in my program I would have to use ASM but how do I do this?
Nodtveidt
Veteran
Posts: 826
Joined: Sun Jul 25, 2004 4:24 am
Location: Quebradillas, PR
Contact:

Post by Nodtveidt »

QB has joystick handling routines...look up STICK. :)
User avatar
Brandon
Coder
Posts: 47
Joined: Sat Nov 19, 2005 9:24 pm
Location: NY
Contact:

Oops

Post by Brandon »

Oops I ment controllers! They have a D-Pad 8 buttons and 2 analogs. (The stick program doesn't work with them)
Post Reply