[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] I have a quick question... again...



On Sunday 17 June 2007 08:30:04 pm Greg Ewing wrote:
> Charles Joseph Christie II wrote:
> > What I mean by 3D:
> > http://www.youtube.com/watch?v=fSqB5pEp90I
>
> Hmmm, I guess that's sort of 2D with wrap-around
> as far as the game logic is concerned.

Oh, I knew that, I'm just trying to figure out how much trouble I'll be going 
through if I start with regular 2D and then change to 3D later. Through this 
MVC magic that you guys are talking about, it seems to be almost what I 
expected.

>
> I once did a true 3D tetris for the Mac. It was
> quite an interesting experience, both to implement
> and to play. Some day I'll dig it out and make a
> pygame version...
>
> --
> Greg

How do you do 3D tetris? o.O