Blitz Basic Games Programming for Beginners - Part 1
Uploader Comments (amcadam26)
Top Comments
-
That is the weirdest syntax. Ever.
-
Hey can you give a link for the program you are using?
All Comments (65)
-
@amcadam26 you mean we could make programs as well as games. sorry if its a stupid question but im new to all this
-
It says display identifier not found. I'm new to this so please help :(
-
view 19,999
-
@cogexman public static boolean isSmart = false;
public static final String user = "cogexman";
if(user == "cogexman" && isSmart == false){
while(isSmart == false){
stop.vc(); stop.gc();
}
}
-
@darkdevil905 VB6 is actually a great beginning to code place. It is also great if your a good coder in it. Depends on what you wish to code. If you want to think that, go for it. Its your opion, but I just think its stupid.
-
@lilwarthog Well mate, it's true that Blitz is in a higher level then C++ but trying VB6 now that is really high level
VB6 sucks now and it will suck forever !
-
@pufixas Lol im sorry but you think im trolling you most be dumb. Do you want me to troll on you? Because right now you are feeding the troll... which is super fucking dumb.
Can I develop iOS apps with this?
proudy97 5 months ago
@proudy97 no, blitz3D is only for Windows.
amcadam26 5 months ago
is this better tha visual basic? I heard it is easy too and like a "preparer" for c++
Friedtunafish77 2 years ago
this is completely different to visual basic. I'd never recommend using Blitz to write a business application, the same as I wouldn't recommend VB for writing space invaders.
amcadam26 2 years ago