SeaWar 1.0 RC2 Release
Add Keyboard support.I suggest you use joystick to play this game.
Keyboard support just show in non-joystick system ( hasn't joystick ).
use key [WSAD] for move; [f] for mark, [v] is release mark and [g] for catch, [b] is release catch.
P.S. I had compete debug about Keyboard support.
But now the code is ugly.
If I have time, I will clear it later
SeaWar is depend:
- python 2.4( maybe can running in above 1.5 )
- pygame 1.7
Thank john, who give me idea to support keyboard.