Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 445 Bytes

File metadata and controls

9 lines (6 loc) · 445 Bytes

Wolf3d

The 5th project of Starfleet.

Rules: All exported functions need to be placed in their own file name, with helper functions within them being declared as static. Ex. https://github.com/linhvoyo/bistromatic/tree/master/bistromatic/srcs

To make the Github integration process easier, GitKraken can help quite a bit.

Read open source code and try to mimic their methods of maintaining a high level of code readability and modularity.