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.