My version of XNA Pong
Looking over the posts and samples for the XNA System, it seems to be that everyone is doing a version of Pong... So I thought that I would give it a go.

At the moment the code is ruff and only the base fuctions are there, bt it does work and it is complete. Over the next few days I will try to fix it up and add some of my own thoughts to the program. For the moment all I leave you with is the screen shot and some of the things I am going to add.
Todo
- Add the ability for the user to use the Keyboard and Controllers
- Change the graphics...
- Add game states so that you have a start, playing, and end states... maybe more.
- Add sound.
Cross Post from
Virtual Realm - Mykre's Space