logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Squeak suitable for teaching 3D animation game programming at college level: msg#00105

Subject: Squeak suitable for teaching 3D animation game programming at college level?
Well, the subject says all.
 
The purpose of the course is to learn object oriented analysis/design/development methodology, but students can pick their own application to develop. I think developing 3D game would fit well into the course. IMO, game programming fits very well to OO concepts. All the entities envolved in the game are implemented as objects and all of them have their own behavior. The overall development process should fit into OOA/OOD/OOP.
 
I came across a book titled "Object-Oriented Game Development" by Julian Gold. I guess I can use C++ or Java, but I wonder about Squeak.
Any idea?
 
Thanks,
 
 
 
Il-Hyung Cho
Ph.D. Computer Science
Saginaw Valley State Univ
_______________________________________________
Beginners mailing list
Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx
http://lists.squeakfoundation.org/mailman/listinfo/beginners
<Prev in Thread] Current Thread [Next in Thread>