Skip to content

Its a free and opensource repository contains a list of awesome and cool Unity 2D and 3D projects that are beginner to intermediate-friendly! ✌️

Notifications You must be signed in to change notification settings

aadityabhoyar/Unity-Project-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Unity-Project-Store 🎮

Welcome to the Awesome Unity Mini Projects Repository! 🚀

Hey, so this repo's got a list of awesome and cool Unity 2D and 3D projects that are beginner to intermediate-friendly. 🔥

Projects In The Shop 🛒:

Logo Name 3D or 2D Size Build Version
Logo Full Body FPS Controller 3D 246 MB 2021.3.24f1

How to download 📥:

You have two options to get your hands on these exciting projects:

  1. Clone the Complete Repo: Use the following command to clone the entire repository to your local machine:

    git clone https://github.com/aadityabhoyar/Unity-Project-Store
  2. Download Individual Projects: Visit the project's GitHub page and download individual project files using this link.

How to Contribute 🛠️:

We believe in the power of community collaboration! Follow these steps to contribute to the repository:

  1. Fork the Repository: Fork the repository to your GitHub account.

    git fork <repository_URL>
  2. Create a New Branch: Create a new branch for your changes.

    git checkout -b feature/new-project
  3. Make Your Changes: Add a new project or improve existing ones.

  4. Commit Your Changes: Commit your changes with clear and descriptive commit messages.

    git add .
    git commit -m "Add new Unity 3D project"
  5. Push Your Changes: Push your changes to your forked repository.

    git push origin feature/new-project
  6. Open a Pull Request: Open a pull request from your branch to the main repository's main branch on GitHub.

Contribution Guidelines 📋:

To maintain the quality and integrity of this repository, please adhere to the following guidelines:

  • High-Quality Projects: Only submit high-quality Unity 2D or 3D projects.
  • Clear Documentation: Include clear documentation and instructions for each project.
  • Respectful Editing: Avoid making unnecessary changes to the main README.md or other critical files in the repository.
  • Best Practices: Follow best practices for Unity development, including clean code and efficient asset management.

Thank you for your interest in contributing to the Unity Projects Repository! Together, let's build an inspiring collection of Unity projects for developers worldwide.

Happy Coding! 🎉

About

Its a free and opensource repository contains a list of awesome and cool Unity 2D and 3D projects that are beginner to intermediate-friendly! ✌️

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages