Go Back   OnRPG Free MMORPG Forums > Other > Game Development

Reply
 
LinkBack Thread Tools Display Modes
Old 04-18-2009, 10:29 PM   #1 (permalink)
Still learning the ropes
 
Join Date: Apr 2009
Posts: 24
Reputation: 10
Default Need help starting over ..

Hello guys , what do you suggest to a newbie to start with(every kind of game) ? which engine , 2d , 3d? anything is appreciated
xVent is offline   Reply With Quote
Old 04-19-2009, 01:34 AM   #2 (permalink)
Pikachu's Flea Collar
 
NoodlePowa's Avatar
 
Join Date: Oct 2008
Location: California
Posts: 50
Reputation: 10
Default

Try making a text-based RPG, if you haven't already. Then, try out Lazyfoo's tutorials:
http://lazyfoo.net/SDL_tutorials/index.php
__________________
Scientia sapientiaque et veritas te liberabunt.
NoodlePowa is offline   Reply With Quote
Old 04-19-2009, 05:28 PM   #3 (permalink)
Marios's Mustache Wax
 
KXMoon's Avatar
 
Join Date: Apr 2009
Posts: 10
Reputation: 10
Default

If you're going to make an mmo, make it from scratch. Don't use engines, they get hard to use, overcomplicated, and is always someone elses. If you make it yourself, you'll be able to understand it better and proudly call it your own.
KXMoon is offline   Reply With Quote
Old 04-19-2009, 05:50 PM   #4 (permalink)
Still learning the ropes
 
Join Date: Apr 2009
Posts: 24
Reputation: 10
Default

Quote:
Originally Posted by NoodlePowa View Post
Try making a text-based RPG, if you haven't already.
Hi , what do you mean by that?


@KXMoon , im still newbie and im learning C++ atm


I would like to create a simple game .. from the most simple which can be done ... i just cant find many programs to help me started ...
xVent is offline   Reply With Quote
Old 04-19-2009, 08:02 PM   #5 (permalink)
Pikachu's Flea Collar
 
NoodlePowa's Avatar
 
Join Date: Oct 2008
Location: California
Posts: 50
Reputation: 10
Default

It's very good that you recognize you're still learning, and you want to create a simple game, instead of wanting to jump in and create the next big MMORPG.

By a text-based RPG, I mean an RPG based on text . For example:


A wild raptor has appeared!
1) Attack
2) Items
3) Escape
_

Then, the player can input a number from 1 to 3 and the game will handle it appropriately.


Now, as for the programs you'll need, try Microsoft's free Visual Studio Express: http://www.microsoft.com/express/vc/

As for a learning resource, http://www.cplusplus.com/doc/tutorial/ should be simple enough. If you've got more questions, just reply here.
__________________
Scientia sapientiaque et veritas te liberabunt.
NoodlePowa is offline   Reply With Quote
Old 04-20-2009, 09:16 AM   #6 (permalink)
Still learning the ropes
 
Join Date: Apr 2009
Posts: 24
Reputation: 10
Default

@NoodlePowa , i really appreciate your help , i already have the Visual Studio Express and learning stuff there ...

ill check your link for the tutorials , thanks.


Any other help is appreciated
xVent is offline   Reply With Quote
Old 04-25-2009, 07:45 AM   #7 (permalink)
Still learning the ropes
 
Join Date: Apr 2009
Posts: 24
Reputation: 10
Default

I created a text based RPG , it was easy though .... with what do you suggest to start over 3d ?
xVent is offline   Reply With Quote
Old 04-25-2009, 09:03 AM   #8 (permalink)
Pikachu's Flea Collar
 
NoodlePowa's Avatar
 
Join Date: Oct 2008
Location: California
Posts: 50
Reputation: 10
Default

3D already? Have you made a 2D game yet?
__________________
Scientia sapientiaque et veritas te liberabunt.
NoodlePowa is offline   Reply With Quote
Old 04-25-2009, 03:59 PM   #9 (permalink)
Still learning the ropes
 
Join Date: Apr 2009
Posts: 24
Reputation: 10
Default

Quote:
Originally Posted by NoodlePowa View Post
3D already? Have you made a 2D game yet?
no , i wanna start slow till 3d , i want to create a 2d , any suggestions about programs ... to use ..

BTW , i tried dark gdk for 3d .... hmm its good , but still a lot of questions ..

lets stick to 2d for now
xVent is offline   Reply With Quote
Old 04-25-2009, 10:43 PM   #10 (permalink)
Pikachu's Flea Collar
 
NoodlePowa's Avatar
 
Join Date: Oct 2008
Location: California
Posts: 50
Reputation: 10
Default

You have a variety of options:

SDL — This relatively simple library that we usually point beginners to. There are some great tutorials at http://lazyfoo.net/SDL_tutorials/index.php

OpenGL — This is a cross-platform API that can handle both 2D and 3D. It is managed by a non-profit organization. There are tutorials here: http://nehe.gamedev.net/

DirectX — This API is restricted to the Windows platform, and can handle both 2D and 3D. Here are some tutorials: http://www.directxtutorial.com/

Allegro — This library supports 2D, and is cross-platform. Tutorials: http://www.loomsoft.net/resources/al...ltut_index.htm


HGE — 2D. http://hge.relishgames.com/
__________________
Scientia sapientiaque et veritas te liberabunt.
NoodlePowa is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:06 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0
OnRPG, Copyright ©2003-2011, Game Entertainment Enterprises