Language
Basic
Remove
Platform
Any
License
Any
I want to make an online multiplayer card game based in flash but I guess I would need to learn another language.
Can anyone give me some suggestions how to get started.
Such as any good book to...
Hello
I am working on a game for my computing school project and am using DarkBasic Pro
My game will involve the dodging of sprites that appear at random positions at the top of the screen and...
yh but its in visual basic
It's acually a better idea to make an rpg within visual basic because visual basic is better with databases such as mysql.
In the 80s I wrote a simple little game program on Amiga Basic. What is the simplest way to get that program running on a PC? Is there a similar language now that I could use by tweeking the original...
: Hey I am developing a game in which I need a variable that is
: incremeting or decrementing ever 1 second. I need this variable to
: keep active while a whole procedure takes place. The...
Hey all,
I am new here. I am also new to x86. I am trying to program a paddel moving up and down across the left side of the screen, but for some reason (and I have tried to figure this out for...
Hello,
I'm writing a Game in Visual Basic 2005!
Having great success and having a ball!
Question: I have a PictureBox that takes up most of my Form. Finding where the Mouse is within the...
: You're right in your assumption. You have a loop within a loop
: within a loop. Each of these loops runs 5 times, so your code will
: loop for a total of 125 times (5x5x5). I think your basic...
There are source code for games from ID (Quake, Wolfnestien, Doom, etc). Most games are developed using C and C++ as they are industry standard still.
In any case, looking for source code is not a...
I have created quite a few Qbasic programs using Qbasic 1.1
If I were to install the latest version of QB, would I still be able to run my programs with no problems?
New question: I used to know...
: One basic strategy for debugging:
: Try to minimize the problem. Can you print a number? Can you print
: an indexed number? Is the first loop working properly? Is the second?
:
: The last two...
One basic strategy for debugging:
Try to minimize the problem. Can you print a number? Can you print an indexed number? Is the first loop working properly? Is the second?
The last two questions...