
2Pong 0.6
----------------

SDL Application, compiled to OS/2.

2Pong, as the name might indicate, is a pong clone. However, there is one visible 
difference from the regular pong - it is played with two balls instead of one. The 
game features three modes of play - the regular pong game, a time based mode 
against an unbeatable AI opponent, and a "2 vs 2" mode. 
Network support for "1 vs 1" games is also available.
Network support for "2 vs 2" games is planned.

Requirements:
 - Scitech SNAP
 - DART

If something goes wrong (crash, freeze, etc...), do the following:
- Delete the c:\popuplog.os2 file
- Start 2pong.exe this way: 2pong >stdout.txt 2>stderr.txt
- After the crash/freeze, pack the stdout.txt stderr.txt and c:\popuplog.os2
  files into one zip and send to me.

Have a nice time playing!
