Group_B_VirtualEscapeRoom
|
#include <stdio.h>
#include <stdbool.h>
#include "parsenexec.h"
#include "object.h"
#include "execution.h"
Functions | |
int | main () |
The main function that continuously calls the three major functions to keep the game going. More... | |
int main | ( | ) |
The main function that continuously calls the three major functions to keep the game going.