Skip to content

ruba-ruba/minesweeper

Repository files navigation

Build Status Coverage Status Gem Version

Minesweeper Terminal

Console version of minesweeper game written in ruby & curses gem

Requirements

  • ruby 2.4 or higher

Setup

  • gem install minesweeper-curses

Local installation

  • git clone [email protected]:ruba-ruba/minesweeper.git
  • cd minesweeper
  • gem install bundler
  • bundle install
  • rake install

Launching

  • minesweeper-curses

Controls

  • ←↑→↓ to move over the mineboard
  • ␣ to mark cell as a bomb
  • ↵ to open the cell

License

MIT

About

minesweeper game written in ruby

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published