Stephen321 / MalevolenceUnfolded

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malevolence Unfolded

This is a paired project created in the 3rd year (2015/2016) of our Computer Games Development course.

Video: https://youtu.be/Oi1nhzTOlzo

*Created by: *

Stephen Ennis (Stephen321)

Craig Johnston (OneEyedBanshee).

Controller is required!

Game Name: Malevolence Unfolded.

Description: A/B/X/Y or X/circle/square/triangle are different attacks. Combo B into X activates a 3rd powerful attack in that chain. One enemy pathfinds to you and hits you in melee range. The other pops up and fires a projectile. 2D but with an isometric view. Left analog stick to move around in-game and the menu. Tiles outside of the view are culled.

Press P to enable the pathfinding overlay. Press D to enable the debug overlay.

Technologies

Visual Studio 2015

Box2D (collisions)

FMOD (audio)

SFML-2.4.0

Tiled map loader

About


Languages

Language:C++ 93.2%Language:C 6.8%