If you are going to use qbasic then use Free Basic. It is a free (no surprise there) compiled version of qbasic. Compiled = faster which is what you need for chess. You can test your code using the qbasic interpreter and then use the compiler to produce a fast executable.
Most Recent
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic
If I were to write a chess programme, should I use basic or qbasic