Dungeon Raider is a challenging 2D platformer in a minimalist pixel-art style, developed in Unity.
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 player explores a dark dungeon, avoiding traps, fighting enemies, and solving puzzles to progress through increasingly difficult levels.
- Classic 2D platformer with recognisable movement and mechanics
- Pixel-art graphics for a nostalgic retro feel
- Three levels, each introducing new obstacles and enemies
- Varied enemy behaviors making encounters unpredictable
- Audio & Visual assets sourced from OpenGameArt
- Main menu artwork generated using Dream AI
Clone the repository and open the project in Unity.
git clone https://github.com/Oleg-Dergunov/Dungeon-Raider_2D-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
Author: Oleg Dergunov
Email: Oleg.Dergunov@outlook.com