Skip to content

YangVincent/MineSweeper

Repository files navigation

MineSweeper

This is the classic game MineSweeper! If you don't know how to play, here are some instructions.

###How to run:

  1. git clone https://github.com/YangVincent/MineSweeper.git
  2. cd MineSweeper
  3. java -jar MineSweeper.jar

###Running from Source:

  1. git clone https://github.com/YangVincent/MineSweeper.git
  2. cd MineSweeper
  3. javac MineSweeperFrame.java
  4. java MineSweeperFrame

About

The classic game MineSweeper!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages