Creating a good game

Reply

Join Date: Oct 2006
Posts: 103
Reputation: Tauren is an unknown quantity at this point 
Solved Threads: 0
Tauren Tauren is offline Offline
Junior Poster

Creating a good game

 
0
  #1
Nov 2nd, 2006
Hello,

Everyone ever think ok World of warcraft How they made it??? Well now is your chance for YOUR skills to come together in a MMORPG We will need information!!! I also Am wondering will C++ Work for A game or do I need some other skill???

Need level designers

Coders

HTML/SITE manager

And more if you would Like to support information on how to make A game please tell me
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,050
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 331
Moderator
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Creating a good game

 
0
  #2
Nov 2nd, 2006
You just managed to create a "Hello World" program, and now you're trying to create an MMORPG? Be realistic. To write a game you need:
  • Be proficient in C/C++. This means you need to know how to write complex classes without runnining to a forum for help.
  • Learn a graphics library such as OpenGL or DirectX. Without them, you'd be forced to write your own graphics library just to draw something like a square. OpenGL and DirectX are a whole new can of worms, though.
  • To write a 3D game, you need to have good 3D math skills. You should be completely comfortable with vectors, matrices, and the like.
  • And the list goes on...

Don't want to discourage you or anything, but I'm just saying you're biting off a bit more than you can chew. Please, PLEASE learn C++ well, and then you can start learning OpenGL (and starting in OpenGL means 2D games, too).
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,564
Reputation: mattyd is an unknown quantity at this point 
Solved Threads: 1
Featured Poster
mattyd's Avatar
mattyd mattyd is offline Offline
Posting Maven

Re: Creating a good game

 
0
  #3
Nov 2nd, 2006
Everyone ever think ok World of warcraft How they made it??? Well now is your chance for YOUR skills to come together in a MMORPG We will need information!!! I also Am wondering will C++ Work for A game or do I need some other skill???

Game programming is complex-- MMORPG's? Incredibly complex and something that is developed with an advanced team of programmers (average game builds usually are slated to last about 2-years, not including testing, marketing, etc)

Game programming can be rewarding and exciting but it can also be a severe challenge (and a headache at times).

Please check the following link for some interesting overviews of Game Development


http://gpwiki.org/

Regards.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 63
Reputation: rowly is an unknown quantity at this point 
Solved Threads: 3
rowly's Avatar
rowly rowly is offline Offline
Junior Poster in Training

Re: Creating a good game

 
0
  #4
Nov 2nd, 2006
Hahah i prefer to buy it for 80$ !
DarkCoder+
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 103
Reputation: Tauren is an unknown quantity at this point 
Solved Threads: 0
Tauren Tauren is offline Offline
Junior Poster

Re: Creating a good game

 
0
  #5
Nov 2nd, 2006
Ahhh Lol Where Can I learn that...?!
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,050
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 331
Moderator
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Creating a good game

 
0
  #6
Nov 2nd, 2006
Originally Posted by Tauren View Post
Ahhh Lol Where Can I learn that...?!
Please clarify. What exactly do you want to learn?

Start by learning C++. Learn it well, so you could do it in your sleep. Do C++ every day, post on a C++ forum, memorize it.

Once you've mastered C++, you can decide if you want to choose a branch of programming to study/learn.

See, because if you want to learn game programming, such as OpenGL, you'll need to learn C++, because that is the only way you can use OpenGL. C++ is the base of almost everything you do when you're programming (except for the occaisonal Assembly snippet).
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 103
Reputation: Tauren is an unknown quantity at this point 
Solved Threads: 0
Tauren Tauren is offline Offline
Junior Poster

Re: Creating a good game

 
0
  #7
Nov 2nd, 2006
Where do I get tutroials on opengl
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,564
Reputation: mattyd is an unknown quantity at this point 
Solved Threads: 1
Featured Poster
mattyd's Avatar
mattyd mattyd is offline Offline
Posting Maven

Re: Creating a good game

 
0
  #8
Nov 2nd, 2006
Originally Posted by Tauren View Post
Where do I get tutroials on opengl
Search Google for "OpenGL tutorials"
Many choices should appear for you.

Or try this one:
http://www.eecs.tulane.edu/Terry/Ope...roduction.html
Last edited by mattyd; Nov 2nd, 2006 at 10:58 pm. Reason: addition to post
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 103
Reputation: Tauren is an unknown quantity at this point 
Solved Threads: 0
Tauren Tauren is offline Offline
Junior Poster

Re: Creating a good game

 
0
  #9
Nov 2nd, 2006
What a tutorial for HIGH ones like making a person LOL?
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 2,564
Reputation: mattyd is an unknown quantity at this point 
Solved Threads: 1
Featured Poster
mattyd's Avatar
mattyd mattyd is offline Offline
Posting Maven

Re: Creating a good game

 
0
  #10
Nov 2nd, 2006
Originally Posted by Tauren View Post
What a tutorial for HIGH ones like making a person LOL?
A"HIGH" tutorial for making a person? Search Google.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Game Development Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC