Welcome to the Matching Puzzles project developed using C++ and the iGraphics library for the CSE 102 course. This project aims to provide an entertaining matching puzzle game implemented in C++.
Check out a brief demonstration of the Matching Puzzles project in action: Video Link
-
Download Required Files: Download the necessary files from this Google Drive link.
-
Setup Instructions: Follow the setup instructions outlined in the provided PDF, which can be found here.
-
Download Repository: Clone or download the project repository from this GitHub link.
-
Open Repository Folder: Open the folder in VS Code
-
Run the Project: Open the iMain.cpp file and use command "Ctrl+Shift+B" OR open iMain.exe file and enjoy playing the Matching Puzzles game!
Ctrl+Shift+B
Feel free to explore the code, customize it, and contribute to its development. If you encounter any issues or have suggestions for improvement, don't hesitate to open an issue on the GitHub repository.
Happy coding and have fun playing Matching Puzzles!