Skip to content

2KAbhishek/sudoku-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solving a sudoku problem and It's taking too long? sudoku-hero to the rescue

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of g++ & make

Installing sudoku-hero

To install sudoku-hero, follow these steps:

git clone https://github.com/2kabhishek/sudoku-hero
cd sudoku-hero/
make

This will generate a sudoku-hero binary in the bin folder.

Using sudoku-hero

# After make
cd bin/
./sudoku-hero

More Info

Wikipedia Article

Releases

No releases published

Sponsor this project

 

Packages

No packages published