Heptaveegesimal
CppIsYou

CppIsYou

This my take on the idea of the game BabaIsYou.
CppIsYou consists of 15 levels, in each the code of the game will be compiled for each turn and modify itself based on the given arguments. Using this your goal is to call the levelComplete() function.
You can download it by cloning the Github Repository, you will need to be able to run shell scripts in order to play CppIsYou.
For discussions about CppIsYou you can use this Discord Server.

Main function of Level_1, viewed within Vim


Good luck, all levels are possible!