Skip to content

ehhdyyy/DeepDiveGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Dive

Deep Dive is an interactive game which explores the various systems and components the Unity engine has to offer. This repository contains the source code and assets used to build and experiment with different gameplay mechanics, systems, and features within Unity.


🎮 Overview

In Deep Dive, the user plays as a penguin whose main object is to escape a shark infested underwater environment. To achieve this goal, the player maneuvers in the environment to collect various resources to upgrade their statistics while managing to avoid death.

✨ Features & Gameplay Mechanics

  • 🐧 Play as a penguin navigating an underwater world
  • 🦈 Avoid dynamic shark enemies with pathing behaviors
  • 🫧 Oxygen system for improved player decisions
  • 📦 Resource collection system for progression
  • ⬆️ Upgrade system to enhance player stats
  • 🌊 Immersive underwater environment

🧠 Unity Systems Explored

  • Audio: Various background musics, spatial 3D sound effects, UI feedback sounds
  • VFX: Particle Systems
  • UI: Menu system, HUD display, Win/Loss Screens
  • Animation: Custom-created keyframed animations (Players, Objects)
  • Shaders & Materials: Advanced use of materials (Aesthetics)
  • Lighting: Real-time lighting (Underwater emmersion)

🛠️ Tech Stack

  • Language: C#
  • Engine: Unity
  • Tools: Git, GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors