Qbasicnews.com

Full Version: Need Help with programming an Action Game
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, i need some help on how to make a good action game with Qbasic. I know how to make tile sprites like levels, and objects but the thing is thats all the farther i get. And i can't figure out what to do after making the maps and stuff so if anyone could give some explaination on what to do next or could supply me with a code example that would be great thanks. Big Grin
:|

Go look for qbasic action games in google.
Look for platform action games in QBasic community(try DeltaSoft) and bug people about giving you source codes.
Ranger: are you familiar with 2d arrays? This is necessary in order to make the maps display. You would load the map file into the array, and then use the array to render the level. Perhaps posting more details about your problem may help me and the rest of us give you a more specific answer to your questions. Keep trying though and don't give up. Everything comes in time with practice.
LOL you cant just ask this question. Its too.....erm....general?

BTW I would suggest looking at a good amount of src code and improving you skills. You should also know how to use libraries etc...
Go to http://www.allbasiccode.com and download the whole thing. You'll find 100s of games.
Well let me tell you that i get as far as making the level, sprites, and the tiles using bitmaps but thats all farther i get i just need some input or code examples to help me out
(post the same) -> http://www.allbasiccode.com