Skip to content

RaihanShezan/RubyMinesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RubyMinesweeper

Run bundle install in terminal to install required gem (colorize)
Run minesweeper.rb to play the game

Features

  • Option to play variable grid size
  • Option to choose difficulty level
  • Grid navigation using arrow keys
  • Timing each game session
  • Use of colorize gem to present a beautiful grid to player
  • Saving & retriving game session using YAML file
  • Maintaining individual scoreboard for any game setup (grid size & difficulty)

About

This project is a showcase of my (RaihanShezan) ongoing effort to learn the language Ruby by completing different projects with the help of instructions from App Academy Open curriculum.

About

Classic Minesweeper game made with Ruby

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages