Skip to content

PurvDabhi/Dragon-Dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dragon Dungeon

Welcome to Dragon Dungeon!

This repository contains my first Unity learning project—a dummy 2D platformer game. The project serves as a hands-on introduction to Unity game development, focusing on core platformer mechanics and basic game design principles.

Overview

Dragon Dungeon is a simple 2D platformer built using Unity.
It features basic player movement, jumping, and interaction with platforms.
This project is primarily intended for learning and experimenting with Unity features, scripts, and game structure.

Features

  • Basic player controls (movement & jump)
  • 2D platformer environment
  • Placeholder graphics and assets
  • Simple level design for prototyping
  • Designed for Unity beginners

Getting Started

To run this project:

  1. Clone the repository:
    git clone https://github.com/PurvDabhi/Dragon-Dungeon.git
  2. Open the project folder in Unity Hub.
  3. Use Unity Editor (recommended version: 2021.3 LTS or later) to open and run the scene.

Usage

  • Play the game in the Unity Editor by pressing the Play button.
  • Explore the code and assets to understand basic 2D platformer implementation.

Contributing

As this is a learning project, contributions are welcome for suggestions, improvements, or new features.
Feel free to fork the repo and submit a pull request!

License

This project is licensed under the MIT License.
See LICENSE for more information.

Author

Created by PurvDabhi.


This project is intended for learning and experimentation with Unity. Feel free to use it as a reference or base for your own Unity projects!

About

Dragon Dungeon is a fantasy-themed game project developed in Unity, featuring dungeon exploration, dragons, and visually immersive environments powered by custom shaders and C# scripting.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors