sudoku-hero
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
Log in or sign up for Devpost to join the conversation.