This certainly isn't dumb, but we made a distributed online poker game with a 3-D environment to play in for my object oriented systems class. You could switch from an overhead view of the table to an in-person view. I handled all of the graphics in c++ with OpenGL, and worked on some of the gameplay which was written in Java.
The dumb part is what I used for the players, haha!