Console version of minesweeper game written in ruby & curses gem
- ruby 2.4 or higher
gem install minesweeper-curses
git clone [email protected]:ruba-ruba/minesweeper.git
cd minesweeper
gem install bundler
bundle install
rake install
minesweeper-curses
- ←↑→↓ to move over the mineboard
- ␣ to mark cell as a bomb
- ↵ to open the cell