sam-parsons / minesweeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minesweeper

command line adaptation of minesweeper


screenshot

Installation

git clone https://github.com/sam-parsons/minesweeper.git

cd minesweeper/

javac LA1Main

java LA1Main

Features

  • Customizable minefields
  • Variable field size
  • Variable difficulty

About


Languages

Language:Java 100.0%