Names are Important





CASING CONVENTION


ALL CAPS

Top level CS1 object.


PascalCase

Objects or Arrays


camelCase

Methods or Properties with types string , number , or boolean.



NOMENCLATURE


Standard Game Development Industry Language




Reflection


The above casing convention and nomenclature are being used as guidelines as the CS1 Game Engine is being further developed. Reach out if you would like to share your thoughts.