piotrmurach/minehunter

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/ISSUE_TEMPLATE/config.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
appveyor.yml
assets/minehunter_custom_grid_play.png
bin/console
bin/setup
exe/minehunt
exe/minehunter
lib/minehunter.rb10
A
0 mins
lib/minehunter/cli.rb88
A
1 hr
lib/minehunter/field.rb62
A
55 mins
lib/minehunter/game.rb147
A
0 mins
lib/minehunter/grid.rb158
C
1 day
lib/minehunter/intro.rb29
A
0 mins
lib/minehunter/version.rb3
A
0 mins
minehunter.gemspec
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake