question about qbasic mouse interaction
wow. it's been a while since i last visited the vbforums.
I have a question about QBASIC (4.5).
Is there any way to use mouse-interaction in QBASIC? I understand that it runs in DOS, but I have seen a few games that use the mouse. So essentially my question is "how?"
Re: question about qbasic mouse interaction
There's at least one mouse library for QB4.5. Programmers Heaven has one. You can also do a Google search for qbasic mouse library. That will give you some tutorials too.