potatochick2020 / Sudoku-core

A C++ library for generating, validating, solving, checking, etc Sudoku puzzle.
MIT License
9 stars 3 forks source link

documentation #7

Open potatochick2020 opened 1 year ago

potatochick2020 commented 1 year ago

Provide Documentation on each function on what it does. Please also provide documentation on elaboration on the algorithm especially for 'SudokuSolution()' and 'initialize()'

kavyabhat02 commented 1 year ago

Hi, can I take this up?

potatochick2020 commented 1 year ago

Yes sure, but please make sure you could understand SudokuSolution() and initialize() these two function before you start writing.

Wish you have fun in hacktoberfest and give the project a star if you like it~

kavyabhat02 commented 1 year ago

Really sorry, but I don't think I'll be able to work on this for a few more days because of other work that has come up. I'll be unassigning myself, feel free to assign this issue to someone else!

Prasad-D-Ware commented 1 year ago

can i work on this ?

potatochick2020 commented 1 year ago

Yes sure. It might be good if you can work after This issue has done in weekend and look into the SudokuSolution() and initialize() these two function at this moment?

Prasad-D-Ware commented 1 year ago

Okay ! Sure

Divyanshu975 commented 1 year ago

Can I also take this up ?