Well with permission from Gord10 I have finished a remake of his fighting game it has improved graphics sound and added music it still has a few of the bugs from the original but it should still be fun it is available for download on the AGS games page I hope everyone enjoys this remake of a classic
I'll put the link here so it can be easily accessed
http://www.adventuregamestudio.co.uk/games.php?action=detail&id=958
Nice work; I'm really glad that my source codes were used :)
But there were bugs (actually I think they were also in my own source code):
*The HP's which were greater than 0 are not restored on the next rounds. You could fix it adding "HP = 30" codes in Player Enters Room. (The integer names of the HP variables weren't "HP" actually, some other things else, but I couldn't remember them)
*This happens for the character views of the defeated character, also. You could add "SetCharacerView(EGO (or ENEMY), 4 I don't remember if it was really 4; this is the default view of the characters" to Player Enters Room (Before Fade In) like above.
the readme file weights 45kb, but there is no word about the keycommands, how to control the fighter :-\
i also missed animations, so the graphic improvement is relative.
here are the controls
ARROW KEYS move
Z kick
X punch
C enable defense mode
V disable defense mode