Skip to content

A Unity-based horror survival game built with C#, where you must navigate through a haunted garden, avoid patrolling NPCs, and find the exit.

Notifications You must be signed in to change notification settings

blackPie8/ashray_ai_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ™ Garden Escapes ๐Ÿ‘ป

A Unity-based horror survival game built with C#, where you must navigate through a haunted garden, avoid patrolling NPCs, and find the exit.


๐ŸŽฎ Features

  • Player Movement

    • Supports both Old Input System and New Input System.
    • Smooth controls and responsive navigation.
  • Lighting & Atmosphere

    • Realistic lamp flicker using Mathf.PerlinNoise + Mathf.Lerp.
    • Night mode implemented with Unityโ€™s Post Processing Stack for a chilling environment.
  • Game World

    • Designed with prefabs for modular and reusable assets.
    • NPCs that patrol the map and chase you if you get too close.
  • Gameplay

    • Game Over and Game Won panels for a polished flow.
    • Background music for immersive horror vibes.

๐Ÿ•น๏ธ How to Play

  1. Explore the haunted garden.
  2. Avoid NPC patrols โ€” if they spot you, run!
  3. Survive the night to win.
  4. Get caught โ†’ Game Over.

๐Ÿ› ๏ธ Built With

  • Unity Engine (C#)
  • Old & New Input Systems
  • Post Processing Stack
  • Mathf.PerlinNoise and Mathf.Lerp
  • Prefabs & UI Panels

๐Ÿ“ธ Screenshots

LoadGame Gameplay
NPC Chase Panels

๐Ÿš€ Getting Started

Prerequisites

  • Unity (version 6.2 or higher)
  • .NET SDK (for C# scripts)

Installation

# Clone the repository
git clone https://github.com/blackPie8/ashray_ai_simulation.git

# Open in Unity Hub

About

A Unity-based horror survival game built with C#, where you must navigate through a haunted garden, avoid patrolling NPCs, and find the exit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages