Skip to content

OnCampus-Community/GoldMinner2D

 
 

Repository files navigation

Gold Miner 2D Game 🎮

Welcome to the Gold Miner 2D Game, a fun and exciting project created using the Unity game engine! Mine gold, avoid obstacles, and enjoy hours of gameplay in this classic 2D adventure.

💻 Getting Started

To play the game locally or contribute to the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/gold-miner-2d.git
    
    Open the project in Unity:
    

Mouse Controls

Left Mouse Button: Click to launch the hook and capture gold.

Screen-Shot

goldu

Contributing

Contributions are welcome! If you want to make improvements or fix issues, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature/your-feature-name
    
            
  3. Make your changes and commit them:

    git commit -m "Add your commit message here"
    
  4. Push your changes to your fork:

    git push origin feature/your-feature-name
    
  5. Create a pull request on the main repository.

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • ShaderLab 0.3%
  • HLSL 0.1%
  • C++ 0.0%
  • GAP 0.0%
  • Objective-C++ 0.0%