Project for the course COSC316: Design and Analysis of Algorithms. Minesweeper was made from scratch based on how we percieved the game was made. We used the Depth First Search algorithm to recursively loop over every button in an m*n matrix inputted by the user.
Contributors (Name - Email):
Sammy Medawar - sammymedawar2002@gmail.com
Omar Arabi - omararabi100@gmail.com
Wally el Sayed - wally.a.elsayed@gmail.com
-If you want to execute the application without Netbeans, please download the "Execute This" folder
-For more information and screenshots, please access the PDF file in the project