|
-
Dec 15th, 2002, 03:55 AM
#1
Thread Starter
Lively Member
Tool For Game Programmers
I'm not a game programmer, but I stumbled on this site and figured I would share it with the ones that do program games.
It is a demo version of A 3D Game Creator. I'm sure there's a crack some where... Or just keep it legal and and learn....
http://www.darkbasic.com/news.php
 [vbcode]Private Sub Form_Load()
I would rather be hated for who I am than loved for who I'm not.[/vbcode]
End Sub
-
Dec 15th, 2002, 07:38 AM
#2
Frenzied Member
The only thing that changed in the demo version is that when you run your compiled program, a little window pops up first and showing some text about darkbasic...
Its a really helpful tool!
You can also make 2d games with it!
-
Dec 15th, 2002, 09:35 AM
#3
Good Ol' Platypus
It limits you to 1000 lines of code as well. I think DarkBasic is crap.... but that's just my opinion
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Dec 15th, 2002, 09:35 AM
#4
I didn't look at the link, but DarkBasic is an other language....It's not VisualBasic...It's DarkBasic ....
BTW J.Harbour is writing a book right now about DarkBasic...
-
Dec 15th, 2002, 02:47 PM
#5
Frenzied Member
DarkBasic is very similar to VB and QB so its very easy for any of us VB programmers to learn!
And there are many good tutorials included in the program too!
-
Dec 15th, 2002, 05:19 PM
#6
Good Ol' Platypus
Yeah, sure. But when you realise the fact that there isn't any good documentation (took me 2 days to find out it had no support for lights [!], though that was 2 years ago so it may have improved...)
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Dec 15th, 2002, 05:24 PM
#7
Frenzied Member
oh! i didnt know that! heh...
-
Dec 15th, 2002, 05:27 PM
#8
Hey did anyboy read my post...
BTW J.Harbour is writing a book right now about DarkBasic...
-
Dec 15th, 2002, 07:16 PM
#9
Frenzied Member
People will write books about anything.
DarkBasic fills a niche between Programming and Game Creation Kits. Unfortunately, anything short of programming is sadly inadequate for building a game.
Z.
-
Dec 15th, 2002, 07:30 PM
#10
Good Ol' Platypus
Exactly what I'm trying to say... even if I suck at both
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Dec 15th, 2002, 07:33 PM
#11
And it is sad to learn a language that you only can use to make games...
-
Dec 15th, 2002, 07:34 PM
#12
Good Ol' Platypus
So the general consensus is that DB sucks, then?
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Dec 15th, 2002, 07:35 PM
#13
Originally posted by Sastraxi
So the general consensus is that DB sucks, then?
It's nice for those who don't want to learn programming...
-
Dec 15th, 2002, 08:50 PM
#14
Frenzied Member
Originally posted by NoteMe
It's nice for those who don't want to learn programming...
They shouldnt be making games then.
Z.
-
Dec 16th, 2002, 07:02 AM
#15
Frenzied Member
-
Dec 16th, 2002, 07:05 AM
#16
I feel like the VB programmers in this thred is starting to talk about DarkBasic..like C/C++ programmers are talking about VB programmers...
-
Dec 16th, 2002, 07:34 AM
#17
-
Dec 16th, 2002, 01:49 PM
#18
Frenzied Member
Originally posted by NoteMe
I feel like the VB programmers in this thred is starting to talk about DarkBasic..like C/C++ programmers are talking about VB programmers...
Yep, this is how we talk about VB programmers 
Youd understand if you were a C++ programmer =)
Z.
-
Dec 16th, 2002, 02:01 PM
#19
Originally posted by Zaei
Yep, this is how we talk about VB programmers 
Youd understand if you were a C++ programmer =)
Z.
I have been programming a bit in C++ and Java...but I like VB because I can write code so fast...but when I finaly grow up I will try do do more out of my programming in C++...
-
Dec 16th, 2002, 03:53 PM
#20
Addicted Member
Originally posted by Zaei
Yep, this is how we talk about VB programmers 
Youd understand if you were a C++ programmer =)
Z.
I am a C++ programmer and a VB programmer so I can't say anything about either one!
-
Dec 16th, 2002, 04:45 PM
#21
Frenzied Member
Originally posted by Machaira
I am a C++ programmer and a VB programmer so I can't say anything about either one!
I prototype with VB, and create any tools that REQUIRE a GUI with VB, though I FAR prefer C++ =). Its just cleaner =).
Z.
-
Dec 16th, 2002, 04:56 PM
#22
Yes prototyping and just get to know what programming can be is a god thing to do in VB. In some universitis here in Norway people are learning VB first to see the concept about programming before jumping in to Java, C++ etc...
-
Dec 16th, 2002, 04:57 PM
#23
Addicted Member
I prefer C++ for most medium and all large games, but small games are a lot easier in VB. Also, I'm doing business apps in it, although we're using VB.NET. I can't imagine doing business apps in C++. :0
-
Dec 16th, 2002, 05:18 PM
#24
Frenzied Member
Originally posted by Machaira
I prefer C++ for most medium and all large games, but small games are a lot easier in VB. Also, I'm doing business apps in it, although we're using VB.NET. I can't imagine doing business apps in C++. :0
VB gives you a GUI really fast, but even for small games, I would prefer C++. Now that I have a good library built up, it takes very little time to build an application from scratch.
Z.
-
Dec 16th, 2002, 05:25 PM
#25
Yes a nice library is always nice to have, no matter what kind of app you are making. And no matter what language...but that is something you only can achieve after time...
-
Dec 16th, 2002, 06:39 PM
#26
Thread Starter
Lively Member
I never knew the passoin run so deep.... But wait, I'm programming now when I could be (Bad Word) My Girl Friend.
 [vbcode]Private Sub Form_Load()
I would rather be hated for who I am than loved for who I'm not.[/vbcode]
End Sub
-
Dec 16th, 2002, 06:41 PM
#27
Originally posted by CagedConfession
I never knew the passoin run so deep.... But wait, I'm programming now when I could be (Bad Word) My Girl Friend.
I don't understand, anybody help me here....Can you be your own girl-friend????
-
Dec 16th, 2002, 07:16 PM
#28
Thread Starter
Lively Member
lol, Mom always said I could be president So I guess being a girl friend wouldn't be that hard. Just say no to everything you ask yourself while your drinking a beer and doing your nails.
 [vbcode]Private Sub Form_Load()
I would rather be hated for who I am than loved for who I'm not.[/vbcode]
End Sub
-
Dec 16th, 2002, 07:21 PM
#29
Originally posted by CagedConfession
lol, Mom always said I could be president So I guess being a girl friend wouldn't be that hard. Just say no to everything you ask yourself while your drinking a beer and doing your nails.
...my girlfriend on the phone now...she liked the idea....lol...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|