niu-gdo / IGDO-Fall-2023-Project

IGDO's Fall 2023 game project.
7 stars 0 forks source link

Create a Unity Coding Conventions Page #26

Open ExplosiveEggshells opened 11 months ago

ExplosiveEggshells commented 11 months ago

We need to create a publically available guide that informs contributors on our expected Unity coding conventions. This will help unify the code base, reduce refactoring needed during code review, and help newcomers write better code.

Process

The current plan is to implement this by attaching the coventions to a wiki page on the project. The page should contain information about the following: