top of page

EscapeDoom

EscapeDoom is a simple but interesting game made for casual gamers. It is a unique game with simple controls and the objective of ESCAPING / AVOIDING contact with the balls. As a small rectangle character, you have to survive to top the scoreboard.

How To Play

  • Download the game

  • Unzip the game file

  • Read the HOW_TO_PLAY file

  • Run the exe file.

  • Compatibility:: PC

Reference

  • Developer – Daniel Ogunrinde

  • Graphics Library – Blitz3D [Darren Reid]

  • Language – C++

Key Contributions

These are a few of the major highlights of the project done by me

Physics Simulation

Simulated the physics and ball bouncing for the game Manually using Maths in C++.

Collision Detection

Designed and implented collision detection for the balls and border boundaries without inbuilt functions.

Design

Created a reuable and extendable game using the SOLID principles.

Game Gallery

GamePlay

bottom of page