Jump to content


I need help


9 replies to this topic

#1 Ryri3

    New Member

  • Members
  • Pip
  • 3 posts

Posted 04 January 2006 - 06:21 PM

Hey guys, I am 15 years of age and me and my friend are wanting to get into making games and everything but the thing is that we cant find any thing that can help us along the way We've tryed certain things e.g. Microsoft Visual Web Designer. Altho it looks like somthing to design a website which i already know how to do but i want game developing programm so we can build our own game but ive had a look at the things Visual Basic, Java or C#,C++ But they all look the same and i was wandering if there is anyone out there who can give me and my friend a little boost to help us along the way for us to understand what things i need to use so is there anyone out there who is helpfull enough to help us?? :huh:

#2 Ryri3

    New Member

  • Members
  • Pip
  • 3 posts

Posted 04 January 2006 - 06:25 PM

Basically alls we need is somthing to help us get started e.g a programm to design games or somthing like that
Todays Noobs Are Tommorows Veterans

#3 GroundKeeper

    Valued Member

  • Members
  • PipPipPip
  • 110 posts

Posted 04 January 2006 - 07:04 PM

Perhaps try something like Game Maker ... or why not Flash... it's a good "first" time experience and a light weight programming experience giving you some time to adjust to programming. What you need to understand about game programming/development is that it will require a lot of knowledge to come together.. not just hardcore programming but also a lot of fundamental knowledge of design, maths, algorithms, arts ... this have to be built up. So start small and go bigger ... but don't lose you imagination.. think big but start small..! Good luck guys!

#4 Ryri3

    New Member

  • Members
  • Pip
  • 3 posts

Posted 04 January 2006 - 10:02 PM

Thanks mate me n my mate will be able to start out game We are wanting to create a good game so maybe one day we can become proper game desginers and then our dreams will be Fufilled thanks mate :D Glad some one replyed
Todays Noobs Are Tommorows Veterans

#5 Polycount Productions

    New Member

  • Members
  • PipPip
  • 27 posts

Posted 14 January 2006 - 11:31 AM

Hi Ryri3:

You might want to check out this article:
http://www.downloads...mpany-part-one/
Owner of Polycount Productions - independent multiplayer games company
Game Producer Blog for beginner game developers

#6 Xen

    New Member

  • Members
  • Pip
  • 9 posts

Posted 17 January 2006 - 10:12 PM

Hey man, I too am 15 and with my buddies make a few games. I have been programming for awhile now (although definetly not as long as most people) and I can say it is possible to be done, although it does require lots of math, time, and overall frustration.
I would recommend to you to either make a mod for another game. Or if you really want to at least get some programming done go for python.
Also it is smart to go for (i believe somebody else posted this) gamemaker, and then if you get tired with that go on to make 3d games with realityfactory (free), darkbasic (not free but not expensive), or something like blitzbasic (kind of expensive for us 15 year olds)
I wish you the best of luck and I must say take your time (always one of my problems) im sure someday you'll be in charge of some game company.

#7 Squirrelgod

    New Member

  • Members
  • Pip
  • 2 posts

Posted 19 January 2006 - 01:57 AM

Nice to see so many people interested in making games. I'm 16, just slightly older than you, and my friends and I are trying to make a game as well. I also recommend Game Maker. That's really where I started to learn how to make games. I later learned Visual Basic and created an RPG in it. Not the best graphics in the world but it was some good experience. I decided to get a team together so that I could make even better games. My friend happened to be studying Graphics Design and art so we got together along with some other friends and started a new project. Make sure you really organize things before you start actually making the game. For example, right now we're creating a story, drawing some concept art, and toying around with what type of game we can make.
Posted Image

#8 Superfly Johnson

    New Member

  • Members
  • PipPip
  • 19 posts

Posted 19 January 2006 - 10:54 AM

Ryri3: Sorry, do you want to make games, or just design them?

If you want to design them, then a pen and paper is all you need.

If you want to make games, then you'll have to do the following:

1) Learn your maths. Geometry, algebra and pure mathematics are what you need, as well as vector/matrix math (Which I was never taught at school, funnily enough, so it's self-learning for you, if Scotland is the same as England).

2) Learn a programming language. I started at 12 with BASIC on the Spectrum +2, which was useless for making games. It was only until I dabbled with C/C++ that I could make anything resembling a "game". Learn some basic APIs that let you draw stuff on the screen (I recommend OpenGL, or even Game Boy Advance programming for this. I skipped Windows GDI programming, it'd put most learners off).

3) GO WILD! And be prepared to be learning every day.

I hope you want to make games, and not just design them. Because we hate designers. :P

#9 kariem2k

    Valued Member

  • Members
  • PipPipPip
  • 207 posts

Posted 19 January 2006 - 11:10 AM

HI
Learn to Walk before You Run.
first you must learn any programming language (c++) it will be dull at because of all the Console working and nothing will be interesting but after 3 months of learning any programming language you will find yourself automatically going for larger concpts GUI,databases,etc and learning another programming language will be very easya,then you can start with game programming with Torque for example it is very easy or you can start with modding a game.
i hope that i have helped.
thanks
bye

#10 Almos

    Member

  • Members
  • PipPip
  • 99 posts

Posted 01 February 2006 - 05:59 PM

Just like you, I'm a virgin(when it comes to programming, that is), though I'm 23 years old :blush: . I did some coding in the past, mostly Object Pascal, C, and scripting languages, but only recently decided to pick C++ and assorted APIs. Now, if you're in for a quick start, drop by THESE sites:

www.realityfactory.ca - a toolkit for creating games - all range of: from fps to adventures. Good for a start.

irrlicht.sourceforge.net - before I found this page, one of my unfulfilled dreams was to write simple application that lets you move about 3d environmnent. Thanks to excellent, clean API of this engine, and decent tutorials available on their site, it became reality. Now it's time to move on to serious tasks.

Obligatory reading: "Programming in C++" by Bjorne Stroustrup, the very creator of the language. For quick reference, drop by:

www.cplusplus.com and www.cppreference.com

Good luck!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users