Absolutly it depends on what your intending as the minimum processor to run the game; but if you can write assembler you can make the speed much better, on a...
My name is Dr Slush. I am an experienced programmer (roughly 10 years or so) and I saw that you were making an RPG in quickbasic. I have a few pointers for ...
Well DATA statements are used to keep fixed data, numbers or strings(character info). The read statement takes each value in the data statement and assigns it...
im alive, but i havent been coming to the club for months. i started making an rpg. how far have you gotten? <br><br>PS: i'll probably forget to come back and ...
QBASIC OS tottaly written in QBASIC you can find out more by going to <a href=http://www.phlaque.com target=new>http://www.phlaque.com</a> or download it at <a...
OS, or OS cover(like windows)?<br>I attempted an OS once, but coppying the files into memory took to long because of QB's memory issues, making implementation...
It is moreless a cover like windows is over DOS, to actually creat a OS just using QBASIC I think is completely impossible, becasue QbASIC is so limited....
It can be done, but the program size is limited by the way QB uses memory, but if you do it, the dos 5 manual has instructions for using exe2bin to change an...
a dile-up bbs, if you don't know what i mean in detail, then dont worry with it, but they were the major comunications/download device before the net became...
Fair Question... you have me on that one...<br>Anyway, I usually use QBasic as a quick way for me to do formating of reports. <br><br>Last year I was able to...
the reason no one is talking is that most of us like to talk shop, but we don't tend to talk about what we're presently working on, unless we need some ...
Hi Vlad...<br>Yes I lurk here at times. Usually checking out if people need help or ideas. I really have not worked on many games. Most of the work I do comes ...
well, it makes sense, that is the usual mantality the comp industry prefers in programers, someone who won't spread all the secrets of whatever prog they ...
No you really didn't... but would that be off topic? <br><br>I have a few flavors of Qbasic and I really do like running the programs. In fact, I had used ...
that's about what i do, i work the logic for an algorithem out in QB then translate it to C(++), Java, or whatever the situation may be, it works well because...
i unlike you peope much prefer to write video games and am currently suing it to learn how to code, ive learnt a bit of c but i still prefer qb mainly because...
Yes that old "object oriented Program"..again..lol.<br><br>Well if you ever have a chance to work with Visual Basic for DOS pick it up. It works in the DOS...
read what you read more closely, what we were talking about was using QB to write tand debug a program, then translating it into c or whatever else, also note ...
sorry fo rthe additional post for this, but...what is easier isn't always what is best for the game, with C you can create games of much larger size, and more...
this is totaly off topic for this club, but i do fondly remember dos, im running my games off 6.2, but i prefer linex, which combines the power of unix with...
you have know idea what your talking about do you???<br>in qb you can acess screens of 640x480x256 in straight qb using certain calls and <br>and what do you ...