Undead Pursuit

UNDEAD PURSUIT is a PC 2D detective game that allows players to experience and enjoy the process of being a detective.


Introduction

Undead Pursuit is a detective game in which players need to escape from a haunted mansion. It aims at providing an exciting, intellectual yet a little bit scary detective experience for players to feel every aspect of a detective job. By investigating every part of the mansion and fighting undead monster, players could gain items and clues, and with proper combination and usage, truths behind the scenes will be revealed.

Technical Components

Engine

Unity with C# language is used to build a PC game.

State Management

PlayerPrefs is used to record the state and progress of the players, so that when they enter the same scene, player-specific information will be loaded.

Inventory

An inventory system has been implemented to store and manage items that are picked up throughout the game. It also allows the combination of items to create new ones, enabling players to use existing items or combine them according to the situation to aid their escape.

Dialogue

A dialogue system has been developed to convey the storyline and provide hints to the players.

Game Details

  1. Search through the room and collect items

  2. Use existing items or combine them to form new ones in order to unlock new scenes

  3. Fight undead monsters to obtain additional items for your breakout

Team

Name Role Responsibility
Chun Sin Ying (Me) Engineer To develop the game in Unity
Leung Ho Pong James Game Designer To design the storylines, mechanics and the flow of the game