Minesweeper - Java

game development java

Minesweeper is written in Java.

Note: I built this engine a long time ago when I didn't know any better, I recommend using LibGDX. I ported this implementation to LibGDX: here

This is a small demo I built using my (uncomplete) Java 2D Gaming Engine. You can follow the project's status on GitHub: here The source code unique to Minesweeper exclusively starts here