top of page

Project Whisper

Background:

Project Whisper is a work-in-progress development kit for creating stealth games, a stealth game will also accompany it.

Features:

Project Whisper implements the following features:

  • AI Perception Management system (Sight, Hearing, Touch, etc)

  • Ambient and Alert sound system (AI will react accordingly to sounds)

  • Light Calculation system - Calculates how lit an object is.

  • Behavior Tree integration with the above features.

  • Modularity - allows for different kinds of enemies and objects to reuse classes to achieve a certain feel.

Learned:

  1. Dependency Injection.

  2. RealtimeCSG, a BSP Level design tool for Unity.

  3. Reactive Programming.

  4. Behavior Tree implementation.

  5. Designing systems in games

Tools Used

c-sharp-logo-2.png

C#

b3df8a6a-3a55-4331-b26c-08c889fde27d.jpg

UniRx

Unity-Emblem.png

Unity

logo3_72_edited.jpg

RealtimeCSG

kJBWq3T4_400x400.jpg

Zenject

msedge_boG8xOwTEa.png

MonoBehaviourTree

©2023 Variapolis

bottom of page