Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 510 Bytes

File metadata and controls

10 lines (9 loc) · 510 Bytes

Minesweeper

  • Java/Javascript implementation of the standard Windows Minesweeper game.
  • Rules of the game here
  • Sample implementation here

Getting Started

  • Clone this repo
  • Open up the project in IntelliJ/Eclipse
  • Run the psvm method on this class
  • Launch a browser, and go to this link - http://localhost:9000/