#ifndef TUTORIAL_H #define TUTORIAL_H #include "Schachbrett.h" #include "Misc.h" #include "Spieler.h" #include #include nach_Tutorial_fragen(Player player); #endif // Tutorial