Skip to content

A fully functional game of Minesweeper that uses multithreading server infrastructure, database communication, and dynamic board resizing. All code and user interface elements are innate to Java.

Notifications You must be signed in to change notification settings

JosephFrancisRe/Minesweeper

Repository files navigation

Minesweeper

Language: Java
Lines of Code: 1,167

A fully functional game of Minesweeper that uses multithreading server infrastructure, database communication, and dynamic board resizing. All code and user interface elements are innate to the Java language.

To play the game, first build the Java project in an IDE. Run server.java first followed by main.java.

About

A fully functional game of Minesweeper that uses multithreading server infrastructure, database communication, and dynamic board resizing. All code and user interface elements are innate to Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages