Javascript Menu by Deluxe-Menu.com

Adminpal

DarkBASIC Professional

Adminpal
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Software » 3-D » DarkBASIC ProfessionalNovember 18, 2008  
Departments
Computers
Software
Electronics
Cell Phones
Cameras
Music
Games
GPS
TVs and HDTVs
DarkBASIC Professional
DarkBASIC Professional

 enlarge 
From: Enteractive Inc.
Category: Software

List Price: $99.99
Buy New: $86.84
You Save: $13.15 (13%)



New (4) from $86.84

Avg. Customer Rating: 4.0 out of 5 stars 14 reviews
Sales Rank: 3418

Format: Cd-rom
Platforms: Windows 98, Windows 2000, Windows Me, Windows Xp
Media: CD-ROM
Number Of Items: 1
Batteries Included: No
Shipping Weight (lbs): 1.1
Dimensions (in): 9.7 x 8 x 2.1
Legal Disclaimer: Warranty does not cover misuse of product.

MPN: 18888
UPC: 708828188886
EAN: 0708828188886
ASIN: B0000C7FOD

Release Date: September 15, 2003
Availability: Usually ships in 1-2 business days
Condition: Brand new Item. CD, DVD, Book, VHS more than 400 000 titles to choose from. ALL days Low Price !

Customer Reviews:
Showing reviews 11-14 of 14
 « PREV  
1 2 3

5 out of 5 stars Awesome!   January 25, 2004
 6 out of 10 found this review helpful

In three days of using this program I made. (note: I had never used Dzrk BASIC before)

A 3d pong game
A first person shooter (with
a calculator with buttons (harder than it sounds)

This IDE is great, the language is great, and the community is even better.

-Cyberflame


5 out of 5 stars Easy and fun to learn, powerful, educational.   December 14, 2003
 47 out of 47 found this review helpful

Look no further for an easier language to learn, DarkBASIC Pro (DBPro) is by far the easiest language in the market today. The language is procedural and not object oriented, it contains many of the "old school" BASIC commands such as DATA, RESTORE, GOTO, GOSUB plus many modern features such as pointers and user-defined data types. This language is even used in introductory programming courses in many educational institutions all over Europe because of its ease of learning.

If you are planning to develop your own games for commercial purposes, it will be good to know that your games will be license and royalty free, and all games can be distributed as .EXE files with no need to have a runtime application.

In terms of power for developing games I can tell you that it is a very strong and fast language. You can witness its power by going through the many demos with source code included on the bundled CD as well as their website darkbasicpro.com.

Creating your programs is very simple using their Windows-based Integrated Development Environment (IDE), this is one of the many differences between this language and its little brother DarkBASIC.

What types of games can you create? mostly anything you can imagine: 3-D games, First Person Shooters (FPS) such as Quake, Unreal Tournament and Half-Life, Role playing games (RPGs), 2-D scrolling games (a la R-Type), Maze Games (Pac-Man), Multi-player, Online games, Educational, your imagination is the limit. There's even a best-selling professional driving simulation program developed in England using DBPro (http://www.thegamecreators.com/?f=dts), so you get the idea on the quality level you can reach using this relatively inexpensive development tool.

DBPro is not drag and drop, let's be very clear, but the language commands are intuitive and easy enough to understand for anyone without exposure to programming. To have an idea, I'll show you a 4 line program that creates a 3-D cube and rotates it on it's Y axis, something that would require hours using other programming languages:
MAKE OBJECT CUBE 1,100
DO
YROTATE OBJECT 1,OBJECT ANGLE Y(1) + 0.1
LOOP
The parameters that follow the commands (e.g. 1,100) are easily understood by simply looking at the context-sensitive HELP menu, summoned with F1 while highlighting the command (In this code example the 1 is the object number assigned to the cube and 100 is the cube size.)

There's a 30-day full-featured downloadable demo version of DBPro on their website. The HELP menu has all the commands available with brief instructions on their purpose. The full version has even working versions of code examples (showcase examples) for every command plus thousands of sample images, maps, sound effects, sprites, etc. to get you started real quick with your own games. I'd recommend downloading this demo to get a good taste of the language and determine if it is for you.

Make sure to download the DBPro patch from their website as soon as you install the CD, to have the latest and greatest release. The DBPatch can not be applied to the demo version though.

The only negative comments I have about this product is their language documentation included in the box. It could be more detailed and extensive. The good thing is that the DBPro community is growing and there are many resources for learning on the Internet. Amazon has a good introductory book on DarkBASIC (with some DBPro on it), ISBN 1592000096, but I think this book still lacks many advanced features since it was written mostly for DarkBASIC. If you are not familiar with 3-D terminology I would recommend to purchase an introductory book in this subject, or do an Internet search for this topic before getting your hands in the 3-D commands of DBPro.

Recommended for game enthusiasts, beginners and to-be professionals.


5 out of 5 stars Great for beginners   October 25, 2003
 4 out of 5 found this review helpful

I have tried other game development systems like 3DGamestudio,Blitzbasic and 3Drad but none of them can touch DBPro. A complete beginner can pick up the software and make a simple game in a day. The package is simple but also includes all the features used in professional games like BSPs and shaders.


5 out of 5 stars Fast Game Design   August 22, 2003
 7 out of 9 found this review helpful

With C++, for new game programmers, the problem usually is debugging and eventually giving up.

With this language, I program so fast I need artists to help. (ok sounds cheesy... I'm skilled in C++ and IBasic already, so this language was a bit tough... why? BECAUSE IT'S IN PLAIN ENGLISH! and I'm not used to languages anyone can read) I learned it in an hour, reading the help file in the demo, while ignoring my programming teacher.

Copyright © 2006 Adminpal LLC