Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 297 Bytes

File metadata and controls

20 lines (13 loc) · 297 Bytes

Mines

Simple-use example of mines.

Usage

java -jar mines.jar

Screens

Screen #1

Changelog

  • 1.0.0 - Improvents & release
  • 0.3.0 - Better GUI
  • 0.2.0 - Created GUI
  • 0.1.0 - First dummy implementation