sgao1995 / Cat-and-Mouse-Game

repository for capstone project (Cat-and-Mouse Game)
0 stars 1 forks source link

Select Coding Convention for C# #13

Closed littleappledev closed 7 years ago

littleappledev commented 7 years ago

(Notes from Meeting #1)

1) Microsoft C# Coding Conventions: https://msdn.microsoft.com/en-us/library/ff926074.aspx 2) Custom coding convention (agreed upon by entire Development Team)

smiths commented 7 years ago

This is a good issue. If you wanted to, you could create a milestone for completing the development plan, and then this issue could be associated with that milestone.

littleappledev commented 7 years ago

Selected the C# Coding Conventions (C# Programming Guide) as outlined by MSDN.

A reference specification of this convention is available at: https://msdn.microsoft.com/en-us/library/ff926074.aspx