Skip to content

Innoberger/Squares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Squares 💣

An open source clone of good old Minesweeper.

Please note that you will need Java/JRE 8 to compile the code and run the game.

Build the jar file with ant compile && ant jar. To build, Apache Ant is required.

Versions 📆

Please note that there is a known memory leak issue before version v2.1.

Planned Features ↪️

  • Make the first click safe: Never step on a mine at the start of a game
  • Main menu with the option to configure square amount and mine percentage
  • Ingame stats showing mine amount, remaining squares and time since game start
  • Time-based highscore list; to be stored in a local file

Author 👤

Made with ❤️ by Fynn Arnold.

Disclaimer 📃

Use at own risk. You are responsible when using, compiling and/or running the source code and other files of this project. I am not liable at all for any damage that might be done.

License ©️

This project is published under the MIT License. Feel free to download, use, modify and redistribute this project. Please provide a link to this repository.

License: MIT

About

Minesweeper written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages