Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.65 KB

Summary.md

File metadata and controls

48 lines (35 loc) · 2.65 KB

This guide aims to gather knowledges about bests development practices, software Craftmanship, ... and show how to apply them in a Unity project.

The implementation of good practices aims to generate more easily maintainable and adaptable projects.
If you have never used good development practices, you will need to learn and practice them to master them.

This guide requires C# programming basics and knowledge of Unity software.

⚠️ The practices presented in this guide are not unique solutions and do not always adapt to your project or your team. Some people can achieve better results by following their own methods acquired with their experience. My goal is not to impose a strict method for your projects, but to get you thinking about common issues and to give you theoretical and practical bases on solutions that I studied.

Plan :