News:

Come Chat with us live! Learn how HERE!

Main Menu

best programs for game-making

Started by holyknight, January 10, 2007, 03:58:15 AM

holyknight

So I am thinking about making a game and I have a Mod DB Site Tools site.
Here there are programs for each categories and I wonder which one's are free and best. Can anyone point out which ones are best in your opinion? And also, was Tremulous was made from Quake Engine, right? And where can I get it too? And how can I get the Tremulous codes?

Taiyo.uk

Tremulous is based on the IOQ3 engine: http://ioquake3.org/

There are many other GPL Quake[1|2|3] based engines out there including Xreal http://xreal.sourceforge.net/xrealwiki , Evolution Q3 http://evolution.quakedev.com/ , Darkplaces http://icculus.org/twilight/darkplaces/ , Tenebrae http://tenebrae.sourceforge.net/ , and qfusion http://hkitchen.quakesrc.org/ . Also consider alternate engines such as Sauerbraten, http://sauerbraten.org/ and CrystalSpace, http://www.crystalspace3d.org/tikiwiki/tiki-view_articles.php

Map editing: GtkRadiant for Quakeish engines, Sauerbraten as an integrated editing mode, other engines (e.g. Crystalspace) can use 3D programs such as Blender to create maps.

3D stuff: Blender, Wings3D and SharpConstruct are open-source 3D modeling apps. Exporting to a suitable format for the game engine you use may be an issue.

2D stuff: GIMP et al.

I'd recommend browsing sourceforge to find more free tools for creating a game.

This thread seems to explain how to grab the trem sources: http://tremulous.net/phpBB2/viewtopic.php?t=2903

HTH

Baxter

sauer can use md3 and md2 models and its level editing is VERY VERY easy!
Sometimes soon,maybe.]

Vector_Matt

Quote from: Baxtersauer can use md3 and md2 models and its level editing is VERY VERY easy!
Time consuming, but yes very easy once you get the hang of it.

Stof

urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

vcxzet

ogre3d
at least you learn oop
and it supports most of new 3d techniques

Baxter

If your looking old school you can download the source of quake and doom if you chose doom get doom builder its the best doom level builder and Baxter is gonna be an asshole if you would like to help with a source mod of tremulous (a fully new game) with vehicle and a resource go to //www.digitalmatterstudios.co.nr ,register and head to the thread E.S. in game design
Sometimes soon,maybe.]

holyknight

what would be a good program when I want a really complex game? Like, a fps where you can ride on tanks, robots, and where you can jump really high, and like... those stuff...

raf

are you able to code?
if no: learn the basics or forget it ;-)

Baxter

or he can use game maker *shudders*
Sometimes soon,maybe.]

Baxter

Quote from: holyknightwhat would be a good program when I want a really complex game? Like, a fps where you can ride on tanks, robots, and where you can jump really high, and like... those stuff...
learn C++...... or use a free engine or buy like UT or  quake 3...
Sometimes soon,maybe.]

Taiyo.uk

Quote from: holyknightwhat would be a good program when I want a really complex game? Like, a fps where you can ride on tanks, robots, and where you can jump really high, and like... those stuff...
Many of the engines/SDKs listed here (CrystalSpace, Ogre3D, Panda3D, etc..) can be used to create such a game. ==BUT== You'll need to write some code to create the game. CS, O3D, P3D and the like are essentially frameworks that handle game aspects such as graphics, physics, input/output, etc. The game authors need to write the game code on top of all that. I'd learn some C/C++ TBH.


holyknight

Quote from: bazuka_pooGame Maker :D
ahahaha...ha....haha...ha.ha.ha.....ha.....haha...ha... haaa...
seriosuly, tried that long time ago, that game making engine, is really easy, simple, and good. BUT, not good for fps and multiplayer.
I made a game with Gamemaker, like, five times, but only one was a real success... ever tried Hard Met games? Made with Game Maker in damagedgames (I know that person! But not in real life.)

Also, what program is best for modelling?

Also, note, that I am making a first person shooting game. It's gonna be either multiplayer, or singleplayer and multiplayer. Which tool is best for making a fps game? And which modelling program is the most simplest?

Baxter

You could use zmodeler or milkshape 3d which costs $20 and has too many exporter's built in to menetion.
And there isnt really an application to make a fps, there are applications to code C++ and other programming languages..... or you could use fps creator but it costs money.....
Sometimes soon,maybe.]