Skip to content

prativapokhrel/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUDOKU

A simple 9x9 sudoku game using Ruby

Running

To run the project locally, install the dependencies using Bundler

bundle install

Then, play the game by running

bundle exec ruby game.rb

Tests

RSpec has been used for writing tests

bundle exec rspec 

Linter/Formatter

bundle exec rubocop 

About

Sudoku game using Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages