Spider Cave is an atmospheric 3D platformer with action elements, developed in Unity.
The player takes on the role of a knight armed with a sword and a torch, exploring a hazardous cave filled with poisonous spiders, traps, and interactive objects.
This game was developed as part of the learning process for working with Unity. It serves as a practical project to gain experience in C# programming, asset management, and game mechanics implementation.
The knight must navigate the abandoned but structured cave, avoiding dangerous traps, fighting spiders, and interacting with the environment. Players can attack with a sword, but often jumping on enemies is more effective, as in classic platformers.
- Fully 3D gameplay with animated models
- Platformer with dynamic action mechanics
- Interactive environmentโbreak crates, cut ropes, trigger traps
- Animated collectiblesโcoins, health potions, life crystals, keys
- Audio & Visual assets sourced from OpenGameArt
Clone the repository and open the project in Unity.
git clone https://github.com/Oleg-Dergunov/Spider-Cave_3D-Platformer.git
Prefer to play without setting up Unity? You can access the WebGL build directly in your browser or download the Windows version or the MacOS version from itch.io:
Play & Download on Itch.io
- WASD โ movement
- Space โ jump
- Mouse โ sword attack and camera control
Author: Oleg Dergunov
Email: Oleg.Dergunov@outlook.com