🎲 Maze game simulation using C++ for fun and challenging coding skills
🛠 How to use :
- To use this program, download the three files (maze with class 3.cpp / head1.h / head2.h) and place them in a folder and Run the (maze with class 3.cpp) file in a code editor such as VS code, Atom, ... .
💢 Notice :
- To run the game correctly, make sure "gcc" is installed on the environment in your system.
- During the game, you can use Q, W, E / A, S, D / Z, X, C keys, as well as Arrow key and numpad to move in different directions. (Make sure your keyboard language is English)
✅ I will be happy to hear your suggestions and comments about my program 🙏