Welcome to Multi-USER Game Programming!
This is course in an introduction to game programming for students with little or no experiences to the world of programming through the powerful yet easy to learn C++ language. It demonstrates how to write console, GUI, and event mutimedia application. The course's unique approach capture a student's attention by using game related examples - a student see how write everything from a text-based verson of hangman to an asteroid-blastering classic with graphic, an animation, music, and sound effects, all while learning fundamental programming concepts and practicing good style. And since writing code is only one part of successful programming, student also learn how to plan, test, and debug their creations.