Page 1 of 1
college game development class?!
Posted: Sun Sep 11, 2011 8:04 am
by Tom_leonardsson
Hi, I was googling and I found this like class you go to in college called game development,what will I lern programming design,concept?
thanks!
Re: college game development class?!
Posted: Sun Sep 11, 2011 9:00 am
by k1net1k
I can tell you what most people will probably tell you on this forum.
"Game design courses are bullshit, do a CS/Engineering degree. You will learn more, and anything can be applied to game programming"
if you want to learn game design, play some bad games
make a board game. a lot of the same mechanics apply, and they are incredibly fast to prototype (some paper and scissors and a pen)
or watch youtube videos of community respected game designers.
Re: college game development class?!
Posted: Sun Sep 11, 2011 10:29 am
by Light-Dark
k1net1k wrote:I can tell you what most people will probably tell you on this forum.
"Game design courses are bullshit, do a CS/Engineering degree. You will learn more, and anything can be applied to game programming"
if you want to learn game design, play some bad games
make a board game. a lot of the same mechanics apply, and they are incredibly fast to prototype (some paper and scissors and a pen)
or watch youtube videos of community respected game designers.
I agree go computer science or engineering you dont want to learn things like java or C# for game development, what you want to learn is C++.
Re: college game development class?!
Posted: Sun Sep 11, 2011 10:40 am
by k1net1k
its not the language they teach (although it may be different) its the level of depth they go into and the principles you learn. game development courses are often a little bit of code, a little bit of 3d, a little bit of art etc.
any half decent game will have at least 1 programmer and 1 artist, its rare to have a single person who can master both of these things.
Re: college game development class?!
Posted: Tue Sep 13, 2011 9:38 am
by Falco Girgis
k1net1k wrote:"Game design courses are bullshit, do a CS/Engineering degree. You will learn more, and anything can be applied to game programming"
This. It doesn't get any truer than this.