Staredit Network

Staredit Network -> Computers and Technical -> Game Development Software
Report, edit, etc...Posted by marxel on 2005-12-22 at 01:21:08
Does anyone here know some FREE Game Development Software, wether it is for 3D Games, Platformer, RPG or Action Games. Please do not post Text-Based GDS.
Report, edit, etc...Posted by Shmeeps on 2005-12-22 at 14:22:12
Visual C++ 6.0, or Visual Studio 2005.
Report, edit, etc...Posted by Pie_Sniper on 2005-12-22 at 16:22:49
I wonder if that's what he meant by text-based GDS ermm.gif
Report, edit, etc...Posted by saibaman8 on 2005-12-22 at 17:30:46
I had a program called Game Maker at one point. I made Pong with it, then got tired of it because I didn't want to register which would have given me some better features. Website: http://www.gamemaker.nl
Report, edit, etc...Posted by Kashmir on 2005-12-22 at 18:12:42
game maker is in my opinion a sucky program for making games. If you want to keep up to date, learn c++ and get a compiler. Shmeeps named 2 but they aren't free I believe. I own Visual Studio 2003 and Visual C++ 6.0
Report, edit, etc...Posted by Shmeeps on 2005-12-22 at 18:19:45
Yea, gamemaker's engine isn't powerful enough to do a lot of things without a buttload of extra plugins.

If you want a free GDS that's good, you're probably out of luck, especially since most things like that are limited in what they can do.

My advice is to learn a programming language.

QUOTE
Shmeeps named 2 but they aren't free I believe. I own Visual Studio 2003 and Visual C++ 6.0

I think Visual Studio 2005 is still in beta, so it's free-ish. You can download it, but it's a bit buggy.
Report, edit, etc...Posted by Voyager7456(MM) on 2005-12-22 at 18:47:17
FPS Creator is rather limited, but it does have multiplayer support and comes at the cheap cost of only $50.

http://www.fpscreator.com/

3D Game Studio is rather powerful, and comes in a variety of prices and versions. It has alot of free plugins that enhance its abilities.

http://www.3dgamestudio.com/

Neither one is free, but they're relatively cheap.
Report, edit, etc...Posted by UBCS on 2005-12-23 at 18:44:20
how can you say to use C++ when he asked for free software?
Report, edit, etc...Posted by CheeZe on 2005-12-23 at 19:40:26
By getting Dev C++. Free and awesome.
Report, edit, etc...Posted by marxel on 2006-01-02 at 06:51:48
already saw that fps creator but i said FREE, i just need something that doesn't need programming knowledge. i already have the gamemaker and im trying to make a StarCraft vertical shooter but i am in need of sprites.
Report, edit, etc...Posted by ... on 2006-01-02 at 16:49:36
QUOTE(marxel @ Jan 2 2006, 06:51 AM)
already saw that fps creator but i said FREE, i just need something that doesn't need programming knowledge. i already have the gamemaker and im trying to make a StarCraft vertical shooter but i am in need of sprites.
[right][snapback]396369[/snapback][/right]


I saw this guy made a vertical Starcraft shooter already.

Linkie

You can ask him for the sprites.
Report, edit, etc...Posted by Gradius on 2006-01-03 at 19:44:07
I think youre supposed to download the DirectX sdk.
Report, edit, etc...Posted by Voyager7456(MM) on 2006-01-06 at 16:38:10
Good places to get SC Sprites:

www.infoceptor.net
tc.brutkrieg.de
www.campaigncreations.org
www.samods.org

And of course, extracting them from the StarDat and BroodDat MPQs. The sprites are in GRP format, which can be converted to BMPs through RetroGRP.
Report, edit, etc...Posted by Doodle77(MM) on 2006-01-06 at 18:53:21
How about trying to program the Unreal Engine 2? you just need to learn UnrealScript(which i know a bit of) and have pleny of time to write the way each object works (UnrealEd is for the level and object designing. Another opitonn is to mod the hell out of UT2K4 (but thats not free)
Next Page (1)