Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 308 Bytes

Ruby Minesweeper

minesweeper

Command line Minesweeper. To start, clone the repo, bundle and run

$ ruby minesweeper.rb

Features

  • Save/load game
  • Quick reveal (hit R on a square bordering a flag when you know there's no more bombs around that square)