Jump to content


Where to start?


3 replies to this topic

#1 Aedous

    New Member

  • Members
  • Pip
  • 2 posts

Posted 09 February 2007 - 02:26 AM

Hey, this is simply a what to do question.

I have got some books on programming and i think im on an adequate level of programming in c++, i also got a book on programming video games using direct X, this jumps from 2d and then on to 3d.
I also have quite abit of knowledge on game logic (which does not necesarrily mean that i would know how to immediately create specific things lol).

What i really want to know, is if its a good idea or a bad idea to use another game engine instead of creating your own from scratch (depending on your knowledge) for example ive gone through some direct X functions but designing my own graphics engine may seem abit of a difficult task at the moment.
I simply just need a stepping stone of where to begin, for example do i use the SDL libraries to create my own engine, or the Allegro, or even HGE to create my own engine, or is it seen as "taboo" to use another engine and rather to create your own .
Anything will be appreciated i just need a point of view from people who are generally on a higher level than me.
Thanks.

#2 Reedbeta

    DevMaster Staff

  • Administrators
  • 5344 posts
  • LocationSanta Clara, CA

Posted 09 February 2007 - 06:33 AM

It depends on your goals. If your goal is to understand how engines work, then building your own from the ground up is a great way to go. On the other hand if you are more interested in creating a game and don't care so much about knowing what the engine is doing under the hood, then using one of the several free engines out there is a great option.
reedbeta.com - developer blog, OpenGL demos, and other projects

#3 Aedous

    New Member

  • Members
  • Pip
  • 2 posts

Posted 09 February 2007 - 07:21 AM

Oh, im more interested in making the game, however im also interested in the engine lol, but i think ill take your advise and start with a library and maybe after when i get a better understanding ill make my own.

What library would you recommend, i simply want to start with 2D games for now, and move on to 3D later on.
Thanks.

#4 Dom_152

    Member

  • Members
  • PipPip
  • 67 posts

Posted 11 February 2007 - 10:32 AM

Allegro is good for 2D Games I hear, I've never used it though. For 3D I recommend Irrlicht. It's really simple to use but pretty powerful.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users