Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Programming Languages (http://www.programmingforums.org/forum38.html)
-   -   object oriented game design (http://www.programmingforums.org/showthread.php?t=3091)

furqanchandio Apr 4th, 2005 7:51 AM

object oriented game design
 
i have to do presentation on how the object oriented techniques are helping the gaming industry

can anyone help me out ?

links and information will be most welcome

Sebeq Apr 4th, 2005 10:08 AM

Here is one little thing i found on it just by searching not sure if its what you want.

http://www.devmaster.net/articles/oo-game-design/

I do believe there is a book out about the whole thing called
"Object Oriented Game Design"
by B.C. Hannah

furqanchandio Apr 5th, 2005 5:37 AM

well sebeq coincidentally BC hannah's article is the one thing i am repeatedly finding on my searches

but thanx anyway

Bitwise May 10th, 2005 3:54 PM

I don't know what sort of games you are interested in. I began programming years ago by writing an adventure game called The Golden Wombat of Destiny. This was in non-OOP Turbo Pascal :-(

I'll be writing a series on writing an OOP adventure game in C# in my new online magazine, Bitwise. You will find the first article and all the source code at www.bitwisemag.com from June 1st. It covers class hierarchies, streaming and serialization - all of which are incredibly useful for games. Maybe that will help?

best wishes
Huw Collingbourne

Dameon May 10th, 2005 7:52 PM

Do some research on UnrealScript. That's the scripting language used in Unreal engine games such as Splinter Cell, Unreal Tournament, and Postal 2. It's object-oriented and shows off some good stuff, such as how polymorphism can allow you to quickly modify behavior.

Josef_Stalin May 11th, 2005 9:17 AM

Well video games are highly based on conceptual objects...


All times are GMT -5. The time now is 12:58 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC