System requirements
~~~~~~~~~~~~~~~~~~~
-Windows with DirectX
-Video card and monitor capable of 320x200 resolution at 8-bit color
-At least 32 MB RAM



Keys
~~~~
Pause ---------> P
Screenshot ----> S
Reset game ----> R
Exit ----------> ESC

Player 1:
Up ------------> KEY_UP
Down ----------> KEY_DOWN

Player 2:
Up ------------> A
Down ----------> Z


Command line parameters
~~~~~~~~~~~~~~~~~~~~~~~
-w	Force windowed mode (double buffering).
-s	Don't wait for vertical retrace. If disabled may cause flickering. (only with double buffering)
-d	Force double buffering instead of triple buffering (which is the default if available). 
-c	Don't use 100% cpu.
-v	Display some info.







Pong is freeware and may be distributed freely (without charge).
---
This software is provided 'as-is', without any express or implied  
warranty. In no event will the author be held liable for any damages  
arising from the use of this software.