Skip to content

A Minesweeper clone (game popularized by the Windows OS)

License

Notifications You must be signed in to change notification settings

Gast91/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper Clone

A Minesweeper clone (game popularized by the Windows OS) developed initially in spring 2017 (old_impl_2017) for the sole purpose of getting familiar with Java and more specifically Swing. In spring 2021 it was modernized and refactored.

Getting Started

Prerequisites

N/A

Current Features

All the features that one would expect from a standard Minesweeper implementation (as far as I am aware at least)

In Progress

N/A

Current Limitations

N/A

Authors

  • Dimitrios Kazakos - Initial work - Gast91

License

This project is licensed under the MIT License - see the LICENSE.md file for details