jwcolby
jwcolby at colbyconsulting.com
Wed Nov 25 09:23:22 CST 2009
> Thanks. "collision code" ... I love that. LOL. Obviously this was aimed at gamers. A collision is when one rectangle (sprite) intersects another rectangle. BTW, check out this video of a game. http://www.youtube.com/watch?v=Lz-TQcdXDJU&feature=related LOTS of collisions going on here. ;) I am going to work on writing this game using the XNA gaming framework. The XNA framework is just awesome, and I am going to get my 8 year old son involved in helping me to write this thing. A fun, interactive way of teaching him C#. John W. Colby www.ColbyConsulting.com Gustav Brock wrote: > Hi John > > Thanks. "collision code" ... I love that. > > /gustav > > >>>> jwcolby at colbyconsulting.com 25-11-2009 15:24 >>> > A quick overview: > http://creators.xna.com/en-US/article/datastructures > > A more detailed overview: > http://msdn.microsoft.com/en-us/library/ms379570(VS.80).aspx