42 of 44 people found the following review helpful:
5.0 out of 5 stars
Make your own games!!! YAY every kids dream!, 27 April 2004
This review is from: DarkBasic Professional (CD-ROM)
Or is it? I been wanting to make my own game from the age of 12 (now 22),designing title screens and character bios on paper with friends,designing cars and tracks, and what ever else you wanted to do. Sound likeyou? if so, get hold of DB/pro, this software will give you the power todo just that, keep those ideas in your head and make them yourself.
Now what you have to remember with Dark BASIC (Beginners All-purposeSymbolic Instruction Code) / PRO is that it is a full Programming Languagewhich you have to LEARN! If you think that you can make a game with thisin one weekend think again (although it is possible to make a little gamein a weekend, just nothing worth shouting about) - If you want somethinglike that look for 3D Gamemaker made by Dark BASIC
I have been using the Classic version of this, and I am now upgrading dueto the advance features this offers. I am currently making a 2D game usingthe classic version. But you can of course use it to make 3D games.
What you also got to remember is that DB/Pro isn't restricted to justmaking games, you can make any type of software with this erm software,and what is great about this, is that once you bought the initial package,you can sell any games you make with it, without paying any royalty feesto the makers, how cool is that.
This software is brilliant, and you don't need to know any previousprogramming language (although it is probably good if you do), all youneed is a basic grasp of maths (GCSE level is all you need - if that!) DBis so easy to pick up and learn that there are even 11 year old kids thatpick this up and make 3D games with it! you don't believe me, well whatabout this, this is how you make a cube and texture it:
load image "filename.bmp",(image number)
make object cube (object number),(object size)
texture object (object number),(image number)
that is it! that will make a cube (not position it but it will be on thescreen) and texture it (of course the "filename.bmp" has to be a validimage). Is that too complex?
The help system is amazing, you can find what you want fast and it givesyou the commands and how to set it out. it is soo easy, I picked it up indays and I ain't the brightest person in the world!
Like I said this is a full programming language, you are not going to makea decent game in a day. but if your serious about making a game and don'twant to learn C++ / Direct X then this is the software for you. True youhave to create your own 3D models and 2D sprites but doesn't every gamedevelopment company? DB/Pro comes with royalty freeanimations/textures/images/3D models/music that you can use.
Almost professional game making couldn't be any more BASIC.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
21 of 22 people found the following review helpful:
4.0 out of 5 stars
Dark, And Very BASIC.... .....Not for beginners, 26 Aug 2003
This review is from: DarkBasic Professional (CD-ROM)
I would think very thoroughly before you buy this developement tool, I have tryed both packages (Dark Basic standard and the above product).
I would not recommend either of these to the newby programmer as, firstly the standard eddition has a DARK AND SCARY interface(hence the name), and secondley for a beginner you would have to write endless amounts of code just to perform a simple task like opening and using a map with textures, etc. > Even when you have loaded the map, when it comes to making the final exe there are always errors that were not present during debug, eg the character falling through the map and ending up on the backdrop, Oops!
DB Profesional is round about the same apart from the interface is more approchable and pretty to the newcomer, while under-neaf this cute and cuddly exterior lies bugs that the software developers are still trying to iron out. The language is also very restricting, meaning you will have to learn pages about data types, arrays, dwords, complex math and all just to draw a map to the screen; You may find Blitz 3D has allot more to offer the beginner in the language department, for e.g. the language uses a an easy to master Basic to C hybrid which cleans up all those messy 'goto sub', 'for x=1 to y.....next x'. And the product contains many examples you can learn from, or add to your own project.
On the good side the website for DB Pro has many resources available including regular updates, fixs (although I have downloaded many of these), modelling software, etc.
I would recommend this product to any previous expert programmer as the special effects it boasts may be of use to someone with more experience in this field, or possible for use in the industry...possibley... So that's why I had to give it 4 stars, it's just the ease of use that lets this product down, but the resources are there, the features are there, and if you are experienced enough then I'm sure you will get far with this RAD Tool.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 4 people found the following review helpful:
5.0 out of 5 stars
Great great great, 21 April 2003
By A Customer
This review is from: DarkBasic Professional (CD-ROM)
Darkbasic professional is an amazing programming language and can expand alot!
If theres a command you need and you know how to make DLL's in C++ then all you have to do is program then in C++ and place them in a folder and you can use it just like it was part of the Syntax!
Get it! and you honestly will never look back
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No