NCArks / Platformer_PoC

Making our first steps in video game making, trying to make a good platformer
MIT License
0 stars 0 forks source link

Familiarize with the GitHub Project Management Tools #2

Closed Itsukan0 closed 2 years ago

Itsukan0 commented 3 years ago

We need to be able to use all the tools at our disposal to do things in a proper manner and learn project management from it

Itsukan0 commented 3 years ago

A good link for GitHub workflow : Github itself https://docs.github.com/en/free-pro-team@latest/actions/quickstart

Itsukan0 commented 3 years ago

Static code analysis tutorial : why, by cplusplus.com http://www.cplusplus.com/articles/9E18T05o/

example of tool : http://cppcheck.sourceforge.net/

Informations to learn : gettings started & beyond for the tool :https://sourceforge.net/p/cppcheck/wiki/Home/