Adventure Game Studio

AGS Games => Completed Game Announcements => Topic started by: seraphimdreamer777 on Sat 17/11/2007 10:52:59

Title: Ahmet's AGS Fight Game Remix
Post by: seraphimdreamer777 on Sat 17/11/2007 10:52:59
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
Title: Re: Ahmet's AGS Fight Game Remix
Post by: Gord10 on Sat 17/11/2007 16:08:35
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. 
Title: Re: Ahmet's AGS Fight Game Remix
Post by: Rocco on Fri 23/11/2007 10:53:05
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.
Title: Re: Ahmet's AGS Fight Game Remix
Post by: seraphimdreamer777 on Sat 24/11/2007 23:40:17
here are the controls

ARROW KEYS  move
Z kick
X punch
C enable defense mode
V disable defense mode