Skip to content

nurialp12/INVICTA_Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo



Team members:

foto

QA: Tomás Carreras Ugarte

GitHub: tomascarreras1000

Art: Enric Durán

GitHub:	EnricGDV

Design and Management: Núria Lamonja

GitHub:	 nurialp12

Code: Alex López Agudo

GitHub: AlexLA99

Fatal Fury: The Game

Recreation of the the game Fatal Fury. Fatal Fury is a fighting game series developed by SNK for the Neo Geo system which allowed player to choose one of three characters to fight against eight computer controlled characters. The gameplay follows the typical formula of most fighting games: the player fights against their opponent in best two-out-of-three matches. Each of the playable characters has special techniques that are performed by inputting specific commands in combination with the joystick and buttons. Fatal Fury was developed around the same time as Street Fighter II but Fatal Fury focused more on the timing of special moves and storytelling instead of the combos which Street Fighter II emphasised.

Fatalfurylogo

Fatal Fury Gameplay

A sneak peak to our tribute game featuring main debug functionality.

ORIGINAL GAME GAMEPLAY

Neo Geo

OUR VERSION OF THE GAME GAMEPLAY

Captura

Installation

Download the .zip (which can be found in our Github Project -link below- in releases and in our github wewb page). Go to the file "Game" and click "SDL5 Handout" Enjoy!

Download to the latest release

Here you can go to the release page and download the version 1.0. Just click on the release, unzip it once downloaded and you can play clicking the Application. Instructions can be found in this same web page or in the readme.md file included in the zip.

Releases

Release 1.0

Usage

CONTROLS:

COMPUTER

PLAYER 1
A move left
S crouch
D move right
W jump
F punch
G kick
H throw


PLAYER 2
LEFT KEY move left
DOWN KEY crouch
RIGHT KEY move right
UP KEY jump
J punch
K kick
L throw



GAMEPAD

PLAYER 1 and 2
(Joystick left) move left
(Joystick down) crouch
(Joystick right) move right
(Joystick uo) jump
B punch
A kick
X throw


Space to change screens
ESC to leave the game	

*When using one (1) gamepad, it becomes the player 1 and its keyboard keys are disabled.

*When using two (2) gamepads, their keyboard keys are disabled.

*When using two (2) gamepads, if you disconnect P2's gamepad, it will enable P2's keys.

*When using two (2) gamepads, if you disconnect P1's gamepad, it will enable P2's keys.

DEBUG:

F1 collisions
F2 direct win (PLAYER 1)
F3 direct lose (PLAYER 1)
F4 direct tie (PLAYER 1 WINS)
F5 god mode (PLAYER 1)

F6 direct win (PLAYER 2)
F7 direct lose (PLAYER 2)
F8 god mode (PLAYER 2)

F9 mute/unmute sound

CAMERA
, to move up the camera
. to move down the camera

7 to move left the camera
8 to move right the camera
9 to move up the camera
0 to move down the camera

COMBOS:

Attack Command (Computer P1) Command (Computer P2) Command (Gamepad) Command (Neo Geo)
Backdrop* (Throw) Moving towards P2 and H Moving towards P1 and L Moving towards P1 and X Arcade-Stick-Right Arcade-NeoGeo-C
Hishoken S->SD->F down->down/right->J down->down/right->right->B Arcade-Stick-Qcf Arcade-Button-APunch
Zaneiken A->D->F left->right->J left->right->B Arcade-Stick-Left Arcade-Stick-Right Arcade-Button-APunch
Shoryudan S(hold)->W->F down(hold)->up->J down(hold)->up->B Arcade-Stick-CDU Arcade-Button-APunch
Kuhadan AS(hold)->WD->G left/down(hold)->right/up->K left/down(hold)->right/up->A Arcade-Stick-CDb Arcade-Stick-UR Arcade-Button-BKick

*The player has to be close to the enemy.

Combos implemented: Throw, Hishoken (midways)

Content

Introduction sequence
Andy Bogard as Player 1 and 2
Sound Beach Stage
Sound effects and mmusic
Debug functionality
Score and Fonts
Play in Full Screen
Gamepad or keyboard to play
Combos
Collisions

Credits

Developed by Invicta Studios:

Github: https://github.com/nurialp12/INVICTA_Project1

Releases: https://github.com/nurialp12/INVICTA_Project1/releases

Wiki: https://github.com/nurialp12/INVICTA_Project1/wiki

Our web page: https://nurialp12.github.io/INVICTA_Project1/

License

All rights reserved to the developers and publishers of the original release. The aim of this project (link to the github project can be found above) and respectively wiki is only educational. The content can only be used for non-commercial purposes.