Skip to content

Nim-os/Ubisoft-GameLab-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

631 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubisoft-GameLab-2021

Team

  • Antoine Fischer Artist
  • April Sada Solomon Programmer
  • Calla Lu Artist
  • Christophe Simon Programmer
  • Moyang Chen Programmer
  • Ness Chu Designer/ Programmer
  • Sophearah Suy-Puth Designer/ Programmer
  • Wenyu Li Artist

Conventions

Coding conventions follow Microsoft C# Coding Conventions.
Classes and Methods are documented in XML detailing summary, parameters, and return.

Example

/// <summary>This method determines whether two <c>Point</c> objects have the same
///    location.</summary>
/// <param><c>o</c> is the object to be compared to the current object.
/// </param>
/// <returns>True if the <c>Point</c> objects have the same location and they have
///    the exact same type; otherwise, false.</returns>

Pull requests must enumerate the scenes edited, main changes, and additions.

About

Game developed for the Ubisoft Game Lab 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors