maze-game A simple terminal based Maze Game in C++ To run this project navigate into the directory in your terminal and use the command: sudo g++ -o main main.cpp and follow this with command: ./main