The Minesweeper Game

Posted on Posted in Java, Software

MineSweeper game written in Java

I wrote this game in Java and used Gradle build tool to manage and compile the source code. With this project I used Java 1.7 and haven’t tested with lower versions. The application doesn’t require Java JDK as Gradle handles all the compiling and launching. It also provides compatibility with most of the operating systems. I only tested the application under Windows and Linux systems. To read more about this project and download the source code please visit my repository.

 

Leave a Reply

Your email address will not be published. Required fields are marked *