I have a long string (with no spaces) that I am trying to split up into legal words with one space between them. I want it fully automated so am using the attached code to spell check individual words.
However, to test this code works ok I have entered the single letters 'a' to 'z' in the...
I want to put a graphic on the screen and move it left and right using the 'm' and 'n' key (like a ship in space invaders for example). Why doesn't the attached code work (its horribly slow and jerky)? Is there a better way of doing it? Also, how do I load a graphic from elsewhere into my...
I want to develop a simultaion game where I will build a city (for example) from scratch. As I create buildings and people arrive, what is the best way for DarkBasic to handle the movement and general control of each of the individual items (people, buildings) moving around the screen. I know...
I need to read an Excel spreadsheet from my Qbasic program (the speadsheet is just lots of rows of normal data - numbers and text). I have tried various 'save as' options from Excel (e.g. CSV (comma delimited)) to try and get it to a format that Qbasic understands but all I get is 'bad file...
I'm trying to play and old Dos game, The Lost Files of Sherlock Holmes under Windows 98. Its loaded ok and runs but I cannot use the mose at all (even though the in game settings are set to Mouse/Keyboard use). I am running in MS-DOS mode. It does come up a message after the introduction...
I'm writing a maze game where you walk through it and looks like 3-d although its only a crude use of the LINE command really. However, evertime I move forward in the maze, I use the CLS command and then redraw all the lines to show the new view. It works but its jerky (i.e. noticeable delay)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.