Skip to content

Project for the course COSC316: Design and Analysis of Algorithms. Minesweeper was made from scratch. We used the Depth First Search algorithm.

Notifications You must be signed in to change notification settings

SammyMedawar/Minesweeper-Java-Netbeans

Repository files navigation

Minesweeper-Java-Netbeans

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

About

Project for the course COSC316: Design and Analysis of Algorithms. Minesweeper was made from scratch. We used the Depth First Search algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages