Students Help Design Game Curriculum
J writes "In contrast to current stories about publishers creating their own design courses comes news from the University of Louisiana at Lafayette. Their new "Video Game Design & Development" Concentration was the cover
story of LaLouisiane, The University's
magazine. This concentration resulted from a collaboration between the Computer Science faculty and members of the Student Video Game Alliance, a
student group that had been tackling game development on their own time. The
first Video Game Design and Development course began this Spring semester."
Wow! I guess this means the video games generation is coming of age. It's quite a pleasure seeing the art form that is video games flourishing and taking its place alongside other art forms. I wonder if the Renaissance felt a little like this, except for electricity and indoor plumbing.
To the making of books there is no end, so let's get started
granted, this is diffent then the other game cousese becouse the students are deisnging it. this seems to be something pritty superfical (the prof can still tell the class where to go) and the game classes are not new heck theres been one here http://www2.umhb.edu/ for about 2 years
Washington University in St. Louis is starting a game dev class, also initiated by a game dev student group: the Wash U Game-dev Society. It's not a full curriculum yet, but members of the CS faculty have expressed enthusiasm for the project, and we hope to expand it.
I just dropped this course last week. I was kind of disappointed by it. The texts are a book on game design and Sam's Teach Yourself Game Programming in 24 Hours. The classes are fairly unstructured. Either the professor is running down bullet points from the next chapter on game design principles or we're working on our projects. So far, two projects have been assigned for the semester. One has come and gone and the other was just assigned. The first was an independent game (think "flash game") using a program called Game Maker. The second is a group project involving Game Maker.
I'm holding out until next semester, when there is supposed to be someone hired from the game industry specifically for the purpose of teaching this course. I have high hopes for the curriculum as a whole, but think I'd rather reap the benefits from lessons learned by the inaugural group rather than stumble through unchartered territory.
I attended the University of Michigan in Ann Arbor from 2000-2003, and majored in Entertainment Software Development, a concentration that I designed myself. Many universities will allow you to create a custom major that is NOT a General Studies degree, and this can be an excellent alternative. It will allow you to take a heavily cross-curricular schedule, which is critical in a good game design degree. Here are some of the classes I took:
Media Violence I & II
Computer Game Programming
Software Engineering
Computer Animation I & II
Cinematic Techniques
Film Critique
Creative Writing
Medieval English Classics
I still believe that the best game programming education is the one you do in your spare time, but you can cater college to help support your outside interests! Do not settle when you can have more!
Everyone and their mom claims to be a game designer today. Artists and programmers can get in the industry, but if you are trying to enter as a game designer, good luck. There's only a handful of playable games created each year, so there really isn't that many game designers with a job.
So you can do the math. The market is already flooded with game designers, and most of them aren't very good.
God spoke to me.
Amazing that WPI hasn't recieved recognition here for the new major that's already in effect since late this fall (2004).
This program has been completely designed by the faculty at campus with input from student groups, alumni, and some industry contacts.
The first course under the new program started in B-Term (October - December).
http://www.wpi.edu/+IMGD if anyone cares.
Insert Sig Here
- The instructor knew absolutely nothing about game design and programming, or even games in general before deciding to be the instructor of the course. So, he doesn't have quite the same grasp on the concept that most college students interested in game design and programming do.
- If you'll notice I've been saying game design AND programming. Personally, I feel the two are different aspects of making a game. I couldn't design a fun game to save my life (and I've tried) but I enjoy and feel I'm fairly proficient programming games. I thought the course would cover both aspects but so far it's been only game design using an application called Game Maker. I'll admit, the application is nice and very well put together, but it tries to completely remove the coding portion of creating a game.
- The programming portion of the course is going to be implementing the game engine in C++ found in the book Sam's Teach Yourself Game Programming in 24 Hours which seems kinda lame. He does want us to extend the game engine, but it's still just cut and pasting.
- Finally, the whole damn course is Windows-centric. I'm not a Windows hater, but I really don't enjoy using it if I don't have to. I proposed to the professor before the course was even an option that he look into something cross platform like SDL, which will run on pretty much any operational operating system available now. It also simplifies many things like setting up a window, handling input(keyboard, mouse, joystick), and even network code.
Hopefully the class will get better this semester or in future sememsters, but as of now, the whole "Game" curriculum seems pretty lame.I have my doubts about courses like this. Games are composed out of various disciplines, like: computers science (for your programming needs and maybe software enginering skills) and artists (2D and 3D artists, music composers, etc) (sorry for generalizing that). All these things pretty much already exist as seperate courses\studies where you actually learn the things to a certain degree.
The other part, and maybe more important aspect of creating games, is creativity. Creativity still isn't something you can teach people.
What would a game design course teach you? how to create yet another Counter Strike game?
Teaching people how to use directx or how to program for a playstation isn't teaching people how to create games. Besides, and average CS guy could learn that in a moderate time if it was needed.
This really is not news, there have been programs like this for a while. Digipen, Full sail, and UAT have prolly the oldest ones and best. The most well rounded i believe being UAT since they have tracts in both art and programming with the ability to concentrate on design. While obviously not everyone will design. Its a wonderful base to have wether you program of create artwork or work in QA/testing.
It's refreshing to see that the attitude to an underpowered course is "I want to be able to do this better" rather than "hey, this is easy". Though I guess that could be as much people being frustrated with a pointless course (is it at all useful? Preceding comments don't seem to think so), or even that it's only the proactive ones that are /.ers.
:)
I'll stick to the first idea, and hope that students really are trying these days. At least, a few of them
Browsing with +2 to insightful posts and a higher threshold makes the average post seen seem a lot more ingenious
The notion of students creating programs that determine optimal bong measurements immediately comes to mind...
The book used for this course is being judged by it's cover. It's really not that bad. The big problem with books in game dev is that there are none out there aimed at teaching people in an academic setting. Yes, win32 does suck, but the book does a good job of hiding those calls in objects. Using SDL would be nice, but it by itself doesn't do a whole lot of good since you still need to build a game engine on top of it. The University doesn't have the resources to do that and I don't know of any books that cover teaching how to build a game engine with SDL. If you have a better book, please share it because I've been looking.
Taking this course when you already have a significant amount of game experience is like taking a beginning CS course when you already know the basics. But for most people in the course, they don't have that experience.
GameMaker rocks. Sure, the games the class has made in it are "flash like", but Picasso didn't just start painting masterpieces. The point of using it is to get people to learn *The Process* of developing games. The technical side is not being overlooked, but for the limited amount of courses we have for gamedev, I feel it's the best approach.
People can discount the members of SVGA for not producing games up to their standards, but it exists so that people of any skill level can get together with others to produce games. There have been troubles with trying to accomondate different skill levels in the past, but it's something we're always trying to fix. (Assuming people tell us what's wrong) Regardless, without the countless hours the men and women in this group have spent working with faculty and going through red tape, the curriculum and course would not be a reality. I'd have rather spend that time playing Unreal Tournament, but I didn't because I want those that come after me to not be as lost in trying to start in game development as I was.
-J
Founder, SVGA Lafayette
I do not post this comment to be a troll, I post this comment because of its importance to students and their educations. I for one am excited about the new concentration on campus and currently we are working with the faculty right now to make it better. As an officer of the student group repsonsible for creating the game concentration mentioned in the article I for one glad to see that people have opinions about our first class, what I do not appreciate is the silence generated by it. Its hard to see people interested in making games and then never see them again only to find out later on that they were disappointed or felt what they were doing was a waste of their time. I will ask any of you who have been in that situation, why? I see at least two commentors on the article make some very eloquent comments about what they didn't like about their class and I am proud of them; but why didn't they share these thoughts with the professor in question that or with the local student group who works in hand with the faculty? Remeber you pay for your education. Right now the faculty is working at break neck speed to make the concentration fun and student oriented, they need your involvement and your input. I encourage any of you who have such cirriculums on your campus, don't wait around for it to get better, get involved! Your silence will not improve anything and you will only find yourself being disappointed in the end. This post does not represent the opinions of the student group who submitted this article, I speak for myself. -Hanson R. Bertrand, Jr.
If you are looking for a complete program that has been designed from the ground up by video game industry professionals rather than academics, check out the Guildhall at SMU. Even the faculty has actual game development experience.