View Full Version : beginner game engine
EzEfoSurE
08-06-2004, 07:40 PM
What is a great engine for someone who has NO experiance what so ever?
I am planning on making independent video agems of my own with some of my friends, but i want a user friendly interface to make sur ethey stay as deveoted as I am. I tried blender, but it is confusing every now and then. I started to use it, but my friends got discouraged the first day. I was told that blender was a great all in one application to use, but apparently, it doesnt seem to be so.
Once again, we have no experiance what so ever. We just want to practice. The first game doesntr have to be of great quality, we dont plan on selling the first game. We juss want to gain experiance so we can move on to greater games later. i only know BASIC and im the only one out of the group tht really knows any type of programming (a little of c++ and visual basic.. but not enough to do anything with it)
Thanx for you feedback in advance
robleong
08-06-2004, 07:46 PM
I wholeheartedly recommend you to consider using Blitz3D. Check out either www.blitzbasic.com or www.blitzcoder.com.
Sunshine
08-06-2004, 07:48 PM
I realize this probably won't help you at all. But the first engine I developed was one for making MUD games [which are text only]. While kinda boring it does have a fast completion time.
This helped me understand C++ object oriented design without having to worry about graphics api's, sounds and etc. Also it gave me a good knowledge of the MFC api, which I used to make the 'editor' for the rooms.
It also tought me, (through disasterous consequences), that the things my comp sci teachers preached were all too true. Planning and Paper Algorithms are a 'necesity' for serious design!
Although I cannot spell 'nececity' It it still true!!
EzEfoSurE
08-06-2004, 09:20 PM
i cant sign in to blitz
how do i set up a user name with it?
robleong
08-06-2004, 09:26 PM
Which website are you talking about?
In the case of www.blitzbasic.com, you should be able to access the website but can only sign in fully if you have a valid Blitz User ID which you get by purchasing Blitz.
As for www.blitzcoder.com, the User Control Panel login is only temporary - the website is down, but try it again in a few days. It is a very friendly community! ;)
I second that Blitz recommendation (3D, not Blitz Plus) - it's fast to learn, stable and easy to use. Probably the fastest route to go from having no experience to having a game completed and ready for sale. I love it!
DBPro is an alternative that has Direct X 9 features but is much, much less stable and the language is needlessly verbose (even for BASIC).
GhostRik
08-07-2004, 10:36 PM
You might want to look at 3DRad, at www.3drad.com. There's a an unlimited-time demo version (version 3, the current version is 5.2) that comes with step-by-step HTML tutorials that show you the basics of making a 3D game without requiring programming or modelling.
EzEfoSurE
08-08-2004, 07:45 AM
I didnt see the demo you were talkin about on rad3d.. but i was also wondering if any of these engines were free? I already have blender and fly3D Sdk.. so i was wondering if there were any easier engines. Since i already have two engines, IM not exactly willing to pay money for any additional engines at the moment. I juss want to learn and change my no experiance to SOME experiance and a game as soon as possible.
Martin Flegel
08-08-2004, 07:54 AM
Hi,
I'd suggest my (binary version for free) game-engine. Though, it is a
Delphi game-engine. Delphi is a easy to learn, but even if you want to code in another language, I'd suggest download the trial version and read the documentation, which contains 2D game conecpts and explanation.
You will need that first before making a game anyway, especially when you have no experience yet.
The URL is:
http://get.to/flegelx
(please ignore the poor web design, the site was made in 1 day ;-) )
Good luck,
Martin
Sean Doherty
08-08-2004, 08:19 AM
Hi,
I'd suggest my (binary version for free) game-engine. Though, it is a
Delphi game-engine. Delphi is a easy to learn, but even if you want to code in another language, I'd suggest download the trial version and read the documentation, which contains 2D game conecpts and explanation.
You will need that first before making a game anyway, especially when you have no experience yet.
The URL is:
http://get.to/flegelx
(please ignore the poor web design, the site was made in 1 day ;-) )
Good luck,
Martin
Do you know your site tries to install GAIN?
EzEfoSurE
08-08-2004, 11:19 AM
lol.. u guys probably think im too young, stupid, ignorant, and inexperianced by now.. but the truth is, its true. Wat in the world ia gain?
Sean Doherty
08-08-2004, 12:03 PM
lol.. u guys probably think im too young, stupid, ignorant, and inexperianced by now.. but the truth is, its true. Wat in the world ia gain?
My opinion a Virus? From the following URL:
www.gainpublishing.com
GAIN Publishing distributes a variety of popular software applications and owns and operates a behavioral advertising network called the GAIN Network. The GAIN Network helps keep many popular software applications and web sites free. These software applications also occasionally display pop up ads on your computer screen based on your online behavior. Alternatively, ad-free versions of the software titles distributed by GAIN Publishing are available for purchase (conditions apply).
The GAIN name and/or are displayed on all GAIN Network ads, so you'll know they're delivered by the GAIN Network, and are not brought to you or sponsored by the Web pages you may be viewing when the ads are displayed.
Users receive advertising from the GAIN Network only if they choose to download or use free GAIN supported software or GAIN EntryPasses for Web sites that are part of the GAIN Network. To view a list of products that are part of the GAIN Network and installed on the computer you are currently using, click here.
GAIN Network advertising programs can generate click-through rates 20 to 40 times higher than traditional banner ads, because through GAIN, advertisers can reach consumers across the Web, at exactly the right time in their buying cycle. And with over 43 million users and growing, the GAIN Network can display messages to consumers in real time while they view any site on the Web.
If you would like to learn more about advertising with the GAIN Network
GhostRik
08-08-2004, 05:35 PM
I didnt see the demo you were talkin about on rad3d.. but i was also wondering if any of these engines were free? I already have blender and fly3D Sdk.. so i was wondering if there were any easier engines. Since i already have two engines, IM not exactly willing to pay money for any additional engines at the moment. I juss want to learn and change my no experiance to SOME experiance and a game as soon as possible.
It's called "3D Rad Free" and information is here:
http://www.3drad.com/featlit.htm
and the download page is here:
http://www.3drad.com/dloadfre.htm
The only reason you would have to pay money with 3D Rad is if you want to create a stand-alone executable to sell, but it doesn't sound like you're there yet. Upgrading the "Free" version to the "Lite" version (which compiles to executables and screen savers but is otherwise identical) is only $19.
Powered by vBulletin™ Version 4.1.3 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.