|  | |
04-24-2009, 02:23 PM
|
#1 (permalink)
|
True Techie Join Date: Apr 2009 Location: Hawaii Posts: 150
| Learning how to make games I'm interested in making a multi-player game. A 3D RPG beat-um-up.
I know I'm asking a question like "What is the meaning of life"?
But, what kinds of things do I need to make a 3D multi-player beat-um-up for the PC/Mac?
Do I need a team of people to make this possible? or can I do it on my own?
Any suggestions for Software (preferably free) that I can use to create a game?
/discuss
Last edited by up-smash; 04-24-2009 at 04:10 PM.
|
| |
04-25-2009, 02:41 PM
|
#2 (permalink)
|
Monster Techie Join Date: Oct 2005 Location: NW. w00t. Posts: 1,151
| Re: Learning how to make games That's a pretty freakin big task. Think about how much money, years, and man hours it takes to make a AAA game.
I would recommend learning a programming language. From what I hear Python is one of the easier languages to learn, but I think one of the C varients is mostly used for gaming in Windows. Coding4Fun : Beginning Game Development: Part I ? Introduction XNA Creators Club Online - downloads Video Game Programming: Scripting, level design, tools, and play area skills required for various platforms. How to make a video game - Google Search
__________________ I leave for months, I come back, I leave for months, I come back, I leave for months, and I'm back again. This place just gets a hold on ya. |
| |
04-26-2009, 04:43 AM
|
#3 (permalink)
|
I am of the highest lvl.. Join Date: Oct 2007 Location: Sydney, Australia Posts: 2,456
| Re: Learning how to make games Start simple, go mod a game first.
__________________ My pick up line is: I know Vernong. Trotter: "Ask all the questions you want... whatever we don't know, we'll make
up something that sounds pretty good."
Antec-User: "I have a display now, but the darn system is crash-bandicoot on stock" |
| |
04-26-2009, 07:02 AM
|
#4 (permalink)
|
Join Date: Jan 2004 Location: Sydney, Australia Posts: 5,892
| Re: Learning how to make games Quote:
Originally Posted by zedman3d Start simple, go mod a game first. | If you are just one person software development team, that is about the only that you will be able to do it. And even there it will be hardwork.
Think about the others things too.
Artwork for characters, maps and npcs
Sound effecs, music sound track
And since you are doing an RPG, you will need to come up with a story, characters, plots, subplots. And to really mess things up and at more work, you are going to need RPG game mechanics.
Seriously, could be get a sticky or faq made up on tech forums just explaining exactly how much work that is required for developing games. If you need to do it properly, you need more that just one person to do on thier own.
__________________ "What's this 'Theological Power' you speak of?" Kill Kitty - AMD Phenom II X4 965 3.4Ghz, 4x 2Gb DDRII, Gigabyte GA-MA790X-UD4P, ATI Radeon HD 4890 1GB, WD 1Tb SATA / 2x WD 1Tb SATA via Adaptec 1220SA RAID, DVDRW, Vista Home Premium SP2 Lenovo S10 Netbook - Atom 1.60 GHz, 1GB DDR2, 160GB SATA, 10.2" Display, Windows Xp Home SP3 Game Consoles : Sony PlayStation Portable, Microsoft X-Box 360, Nintendo Wii Mobile Phone : iPhone 3Gs 16Gb (White) Project : KILL KITTY November 25, 2009 National Go Home On Time Day |
| |
04-26-2009, 08:18 AM
|
#5 (permalink)
|
Monster Techie Join Date: Mar 2008 Location: Logan, WV Posts: 1,767
| Re: Learning how to make games they do have some like..uhmm things that are sorta like shells to do this sort of thing. my friend done it once. It's like literally the shell of a game and you just add things to it. Seems easy...but it's more like modding instead of making from scratch. Can't remember the name of it though, sorry
__________________ Core i7 920 @ 3.0Ghz
GIGABYTE GA-EX58-UD5
6gb G.Skill 1600mhz/9-9-9-24
Corsair 750XT
EVGA GTX 260---216core
WD 640gb
14590 3dmarks @ stock |
| |
04-26-2009, 08:43 AM
|
#6 (permalink)
|
Newb Techie Join Date: Apr 2009 Location: Nebraska Posts: 25
| Re: Learning how to make games Here's a list http://www.devmaster.net/engines/list.php
Try a few engineshttp://www.devmaster.net/engines/list.php on there and see what you can make of em..
From what I browsed 3drad is the best if you don't know code and seems to be possible to be picked up by non coders. Only thing is a 30 day free trial. and after that is 159.99 dollars. Theres a few others on there and I'm sure that if you choose a popular one there will be mucho tutorials on Youtube and other various sites.
At first I was going to recommend Gamemaker But I didn't see any 3d fighing demo games on that. But if you want to make an RPG ... its good. |
| |
04-28-2009, 05:30 AM
|
#7 (permalink)
|
True Techie Join Date: Apr 2009 Location: Hawaii Posts: 150
| Re: Learning how to make games so basically trying to do this by myself is like trying to punt the earth closer to the sun with my pinky. |
| |
04-28-2009, 05:34 AM
|
#8 (permalink)
|
Join Date: Feb 2007 Posts: 6,362
| Re: Learning how to make games Essentially yea, for instance in the programming area you will find a thread about a game engine called FIFE I chat to the lead developer from time to time (Really good bloke) and they are not trying to make the game just the engine and that alone has took them years to do.
__________________ I am not here for long I am deploying soon so please don't expect anything long winded. |
| |
04-28-2009, 02:42 PM
|
#9 (permalink)
|
True Techie Join Date: Apr 2009 Location: Hawaii Posts: 150
| i'd imagine the engine itself would be outdated before its even released.
so would my team have to work in a single place or can we work from our own homes?
Last edited by Trotter; 04-29-2009 at 05:38 PM.
Reason: Merged
|
| |
04-28-2009, 06:43 PM
|
#10 (permalink)
|
FPS Addict Join Date: Dec 2007 Location: Fonthill, Ontario, Canada Posts: 4,288
| Re: Learning how to make games some games come with the engine that was used to make that original game.
For example Nwn 1 and 2. You can create modules that you play, im not sure if you can use them for online play though. I have messed around with it a bit for nwn2 made a few things. It is pretty hard work, and requires alot of concentration. One wrong script used and it messes up anything connected to it.
__________________ <<<<If you found me helpful in anyway, or enjoy my posts then click the checkmark<<<< |
| |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | |