- Joined
- 5 Dec 2001
- Messages
- 6,498
For my C++ class we had to program a Pong game using Visual C++/Windows Forms.
I hate Visual C++ and Windows Forms, however it came out okay. Take a look at it. Also, let me know if you can score past 5 on the computer 😛 Each time you score, the computers paddle becomes just a tad bit faster, at around 5/6/7 it becomes fast enough to keep up with the ball!
The game was not designed to ever end, so you can keep playing forever. It was designed in VMWare, so I am sorry if on Windows running on real hardware it runs faster than I had expected while programming.
I hate Visual C++ and Windows Forms, however it came out okay. Take a look at it. Also, let me know if you can score past 5 on the computer 😛 Each time you score, the computers paddle becomes just a tad bit faster, at around 5/6/7 it becomes fast enough to keep up with the ball!
The game was not designed to ever end, so you can keep playing forever. It was designed in VMWare, so I am sorry if on Windows running on real hardware it runs faster than I had expected while programming.