This is a console based Maze Game. The idea is to write the game class in a header file and use the class in the main thread. I am not sure if I am doing it right because I get an error. How would I include a header file in my code?This is a console based Maze Game. The idea is