Game Development Community

Questions for making a game

by Daniel Maestas · in General Discussion · 07/06/2007 (5:59 pm) · 4 replies

Im new to this whole game making stuff and i want to make a game but i have a few questions like:
1. can i make a game by myself using torque?
2. can i make a 2d game using torque?
3. if so how long would it take me?
4. and what kind of things would i need to know how to do to make the game?

i know the basics of c++ but i dont know if thats enouph.
thanks

About the author

Recent Threads


#1
07/06/2007 (6:16 pm)
1. ifyou really work hard at it. I 'm been working on one by myself for a while. A team can be helpful at times though

2. Torque Game Builder is best for 2D (someone correct me if i'm wrong.)

3. You got to learn the code, learn graphics, and so on. Depends how much you know or can learn.

4. Alot

You only really need c++ if you plan to make some big changes and /or want to add resources to the engine.
#2
07/07/2007 (11:18 am)
@ Jermaine- your right builder is best for 2D.
@Daniel-
1.Yes
2.yes
3.Anywhere from a day to 12 years. Depends on your speed in making it
4.Model making, Character entity making, programming, model placement, world editing, Light edititng, Programming, animation, Programming, how to be artistic, Ability to see in 3d (in mind), and most importantly PROGRAMMING!!!!!

Might want to get a team together if your new.
#3
07/08/2007 (2:05 pm)
I really wanted to make a game that looked like old nes games, and i dont know if u can do that with torque game builder
#4
07/08/2007 (2:13 pm)
Should be possible.. Nes was sprites wasnt it?