Minesweeper clone made for a Computer Science Assignment.
It was made using Java and it took one week to complete.
It is minecraft themed which is why the "mines" are creepers, the "flags" are signposts and the blocks that are uncovered use a grass texture from a minecraft papercraft net.
make
to compile the Java filesmake jar
to build thejar
file to./jar/Minesweeper.jar
make jar
to build thejar
executablemake run-jar
orjava -jar ./jar/Minesweeper.jar
to run the game
- Text images were made using: textcraft.net
- Font used to create the logo is "Minecrafter V3" by "Asherz08", "MadPixel", "Ashley Denham"