Name
Pong
Download
Size
6.47KB
About
Pong, the standard “first game” for any game developer entering the graphics world.
Notes
The images are NOT included. If you wish to compile the game, you must create your own images. A large number of enhancements could be made, including a game state manager and improved physics. A two-player mode could also be introduced, as well as implementing the multiple ball update.
Multiple balls based on elapsed time were originally intended, and a concept implementation was created, but it was ultimately removed to meet the deadline. It should be fairly simple to implement. The only problem you may run into is getting the balls to reflect differently based on where the balls hit each other.
Requirements
- Visual C# 2005 Express Edition
- XNA Game Studio Express 1.0 Refresh
License
A text copy of the license is included.
