Jump to content

Basics vs Step By Step Game design.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
9 replies to this topic

#1
ScreWe

ScreWe

    Newbie

  • Members
  • PipPip
  • 10 posts
Ok so should I learn the basics before I do a step by step game design book? or what.

And what is a good book to start C++ game design with.

#2
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Basics, most game books assume you already have basic programming knowledge.

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I agree, you shouldn't jump into advanced subjects without having a working foundation of the language.

#4
ScreWe

ScreWe

    Newbie

  • Members
  • PipPip
  • 10 posts
Ok will try then... I just hate going through the process of learning it without having something to make along the way... Like I hate them saying oh this is a loop and it can be used for these things but doesn't give you something to make with your new found knowledge I like to make things along the way of learning.

#5
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
It's called learning.

#6
Subsist

Subsist

    Newbie

  • Members
  • PipPip
  • 12 posts
'Game Design' is not an easy thing to do. It's not even a thing, it's millions of things, and looping is just 1 out of a million. So you don't just learn a little looping and then make a game with it.

If looping is getting you impatient then you need to toughen your brain up because it seems you are going to give up.

That's my opinion.

#7
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts
Lol now that's what I call a first post ^^^.

#8
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,720 posts
Dude, trust me...learn the basics first, or you'll get frustrated and just walk away from game programming for a long time. If you want to make games fast, use Flash.

#9
Otringal

Otringal

    Newbie

  • Members
  • PipPip
  • 12 posts
untl you don't master the basics, don't even think about trying to learn something else ;)
Could you help me treat my injured Dino-Fly ???

#10
MeTh0Dz

MeTh0Dz

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,119 posts

Otringal said:

untl you don't master the basics, don't even think about trying to learn something else ;)

Look at this mind-bender.