Users browsing this thread: 1 Guest(s)
What does it take?
#11
What does it take to make a game?

Well, it depends. On a lot of different factors.

Do you want to create your own Game Engine? Or just make your own game using an existing game engine?

I've been writing my own game engines (and still learning as well lol), in C++ with DirectX and OpenGL, and it took me years to learn how to do it, and also, it is hard. REALLY frickin hard. I mean sure, once you learn how to do it, then it's not so hard. But the learning curve is attrocious!

It sounds to me like from where you are starting, you should consider trying to make a game with a game engine rather than without.

If you are just starting out, I would reccomend something simple like Flash AS2, then move up to Flash AS3 Cute.

I don't know about game maker though. I used to use game maker a lot in the past, but it has changed back then I believe.

Either way, if you want to make games, you've got to learn how to program. I would reccomend buying a book or looking at tutorials online on how to code in C++, just to give yourself some grounding, or take a college course Cute.
Thanked by:


Messages In This Thread
What does it take? - by FinalSmash - 03-31-2014, 05:42 PM
RE: What does it take? - by Vipershark - 03-31-2014, 06:05 PM
RE: What does it take? - by FinalSmash - 04-02-2014, 01:29 PM
RE: What does it take? - by Level 1 - 04-02-2014, 01:41 PM
RE: What does it take? - by FinalSmash - 04-02-2014, 01:45 PM
RE: What does it take? - by Level 1 - 04-02-2014, 01:48 PM
RE: What does it take? - by Paladin - 04-02-2014, 01:45 PM
RE: What does it take? - by TheShyGuy - 04-02-2014, 02:00 PM
RE: What does it take? - by Level 1 - 04-02-2014, 02:01 PM
RE: What does it take? - by FinalSmash - 04-02-2014, 02:04 PM
RE: What does it take? - by Solid_Spy - 04-24-2014, 06:15 PM
RE: What does it take? - by FinalSmash - 04-24-2014, 08:03 PM
RE: What does it take? - by Solid_Spy - 04-24-2014, 08:06 PM
RE: What does it take? - by TheShyGuy - 04-24-2014, 08:14 PM
RE: What does it take? - by FinalSmash - 04-25-2014, 11:07 AM
RE: What does it take? - by 8buttons - 04-29-2014, 09:32 PM

Forum Jump: