#include "../chapter/chapter_0.c" #include "../chapter/chapter_1.c" #include "../chapter/chapter_2.c" #include "../chapter/chapter_x.c" #include "../chapter/chapter_y.c" int main (void) { // EXPERIMENTAL (WILL BE DELETED)... play_game (); return (EXIT_SUCCESS); }