Skip to content

Latest commit

 

History

History
85 lines (49 loc) · 2.39 KB

File metadata and controls

85 lines (49 loc) · 2.39 KB

OUTERN: The Bloody Escape

Game Description

OUTERN: The Bloody Escape is a simple graphics project created using the iGraphics library in C. The project demonstrates basic graphics programming concepts like drawing shapes, handling user input, and simple animations.

Features

  • Playable characters with different attack styles.
  • Basic animations for Knife, Chain Saw and Pistol attacks.
  • Health bars for both Hero and Enemies.
  • Keyboard controls for attacking and movement.

Project Details

IDE: Visual studio 2013

Language: C,C++.

Platform : Windows PC.

Genre : 2D action adventure

How to Run the Project

Make sure you have the following installed:

  • Visual Studio 2013
  • MinGW Compiler (if needed)
  • iGraphics Library (included in this repository)

Open the project in Visual Studio 2013

  • Open Visual Studio 2013.
  • Go to File → Open → Project/Solution.
  • Locate and select the .sln file from the cloned repository.
  • Click Build → Build Solution
  • Run the program by clicking Debug → Start Without Debugging

How to Play

Controls

Player Move Left Move Right Jump Weapon Switch Dodge Attack
Player A D a/d + space 1/2/3 a/d + e num0(Left Mouse Button)

Game Rules

  • Each player starts with 200 health points.
  • Attacks reduce the enemy’s health based on the attack type:
  • Knife: -5 HP
  • Chain saw: -15 HP
  • Pistol: -10
  • Dodging can reduce damage by 100%.

Project Contributors

  1. S. M. Samauzzaman
  2. MD. Rashidul Hasan
  3. MD. Tanvir Islam

Menu

OUTERN _ The Bloody Escape 9_24_2025 3_45_48 AM OUTERN _ The Bloody Escape 9_24_2025 3_46_39 AM

Gameplay

OUTERN _ The Bloody Escape 9_24_2025 3_59_51 AM

Youtube Link

https://youtu.be/bg0LUvMRvEk

Project Report

https://docs.google.com/document/d/19VgMHhBzWa7z98QpDK7HNF-sP4tROWqA/edit?usp=sharing&ouid=101032083967403889551&rtpof=true&sd=true