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



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

Player 1:
Left ------------> KEY_LEFT
Right -----------> KEY_RIGHT
Jump ------------> KEY_UP
Defense ---------> KEY_DOWN
Punch -----------> KEY ,
Kick ------------> KEY .

Player 2:
Left ------------> KEY A
Right -----------> KEY D
Jump ------------> KEY W
Defense ---------> KEY_S
Punch -----------> KEY LEFT SHIFT
Kick ------------> KEY LEFT CTRL


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.





Kung Fu Fight 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.