Introduction - If you have any usage issues, please Google them yourself
DX pong is a neat pong game that uses DirectX 7. I wrote it in just one day and the graphics are smooth- over 50 fps! There are sound FX too, but the best thing about the game is the computer AI. It doesn t simply chase the ball, it predicts the balls path even if it is going to bounce of several walls and moves accordingly. Clever AI doesn t mean it is impossible to beat- it means it acts like a human player making the game more fun. So- have fun!
Packet : 21840310dx_pong.zip filelist
DX pong!.exe
DXpong.vbp
DXpong.vbw
DXpongMAIN.bas
Form1.frm
Form1.frx
Graphics/
Graphics/Balls.BMP
Graphics/Batz.BMP
Graphics/Phrases.BMP
Graphics/PongIcon.ico
Graphics/Table.bmp
ModDX7.bas
ModSurfaces.bas
read me.html
SoundFX/
SoundFX/Clang.wav
SoundFX/Exit.wav
SoundFX/Hit1.wav
SoundFX/Hit2.wav
SoundFX/Intro.wav
SoundFX/Lose.wav
SoundFX/Win.wav