PDA

Click to See Complete Forum and Search --> : OO Design?


noone
Apr 1st, 2000, 11:59 AM
Hey all,

I'm new to game programming in VB and was hoping for some input. I have written a few small games in Java and am usesd to making a lot of objects. E.g. a plane object, a hero object etc. I was wondering if thats the best way to approach games in VB. Any input is welcome.

noone
Apr 2nd, 2000, 08:09 AM
Thanks I'll try using doing it with types for now and see how it goes.