Cd(__DIR__);;
#include "AlienWorkingDir"
U0 AlienGame()
{
"This is our alien game.\n";
PressAKey;
ShowWorkingDir;
}
AlienGame;