Skip to content

setday/unreal_fluid

Repository files navigation

HSE python project 2023.

=======

Theme: Unreal Fluid

Authors: Serkov Alexander, Daniil Vikulov, Daniil Martsenyuk, Lebedev Vasilii.

CodeStyle:

  • Files - PascalCase

  • Extensions - .cxx and .h

  • Directories - snake_case

  • Classes - PascalCase

  • Enums - PascalCase

  • Methods - camelCase

  • Variables - camelCase

  • Constants - UPPER_CASE

  • Public fields - camelCase

  • Private and protected fields - _camelCase

  • Namespaces - snake_case

  • Macros - UPPER_CASE

  • Functions - camelCase

  • Indentation - 2 spaces

  • Braces - K&R style

  • Spaces - before and after operators, after commas, before semicolons, before opening braces

About

HSE python project 2023.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages