Jump to content


Where do I start?


5 replies to this topic

#1 Audiomad

    New Member

  • Members
  • Pip
  • 1 posts

Posted 21 October 2007 - 11:14 AM

I have always wanted to get into making games even if they are just simple 2d games but where do I start I have heard about game engines etc but its a bit confusing hope you can help.

#2 Reedbeta

    DevMaster Staff

  • Administrators
  • 5340 posts
  • LocationSanta Clara, CA

Posted 21 October 2007 - 04:52 PM

Try reading some of these articles: http://devmaster.net/wiki/Main_Page
reedbeta.com - developer blog, OpenGL demos, and other projects

#3 Patrick

    New Member

  • Members
  • Pip
  • 3 posts

Posted 28 October 2007 - 08:30 AM

GAME MAKER the simple game maker you can make platform games and so on.
The free easy to use with tutorials on the page. Go to http://www.yoyogames.com/gamemaker/ and follow the prompts.

#4 Coredev

    New Member

  • Members
  • Pip
  • 6 posts

Posted 15 November 2007 - 01:31 AM

A game engine is basicaly funtions to simplyfy the coding process. In stead of writing new code for ex. puting a sprite image on the screen you can call it easily from the game engine with a very simple function call. Also a good thing is that you can continuosly upgrade the game engine and reuse it in other games you write. The first time to write the game engine is the hardest and longest task but well worth it.

Its easier to get an already made game engine, all you have to do is learn the functions but more fun making your own and you'll learn alot on the way.

Regards, Mike.

#5 Harrier

    New Member

  • Members
  • Pip
  • 6 posts

Posted 16 November 2007 - 05:25 AM

Hi

If you're not a programmer then, you might want to try an engine first because coding your own, while more fun, will take you a while. At least in C++.

There's a bunch out there but, I would say one of the easiest ones would be Reality Factory. It's free and I think you can do commercial with it if you leave the Genesis Logo splashmark on. But, check it out for yourself, anyhow.
http://www.realityfactory.info/cms/


Another route to it would be to mod an existing game as it would teach you a lot about media creation and scripting to tweak things around a bit. In this case, you might want to try Assault Cube. I never did a mod for it but the demo I downloaded was good.
http://assault.cubers.net/

Sayonara

Harrier
The Sky is the Limit

#6 LmT

    New Member

  • Members
  • PipPip
  • 15 posts

Posted 18 November 2007 - 03:07 AM

If you want to make a game, then the most important thing you can do is learn. Read, read, read, read; Practice, practice, practice. Without knowledge, you won't get far.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users