christos

joined 2 years ago
[–] christos 4 points 1 year ago

I think I needed this info, I will do it today. Thank you!

[–] christos 1 points 1 year ago (7 children)

I have no experience on this procedure, I have not done this before, I need to read some documentation to understand what it is you are asking, and if I can, I surely will. If you send me any helpful link, I would appreciate it.

[–] christos 1 points 1 year ago
[–] christos 1 points 1 year ago

Oh, I see. Phew, you gave me a scare for a moment. That I will fix right now, easy. Thanks for the feedback!

[–] christos 4 points 1 year ago

I am glad you like it!

[–] christos 2 points 1 year ago

Thank you for your feedback, I am glad you like it.

[–] christos 1 points 1 year ago (3 children)

Do you have this problem from the start? Is this the only problem you are facing? Have you installed the dependecies?

[–] christos 3 points 1 year ago

Hahaha, it never entered my mind!

[–] christos 2 points 1 year ago* (last edited 1 year ago) (1 children)

Thanks for the feedback.

Tbh I have never solved a killer sudoku, much less thought of creating a tui program for killer sudoku.

I wouldn't worry about the appearance in the terminal, it is doable.

Challenge accepted, let me do some research, and it is possible that I can come up with something, stay tuned!

[–] christos 16 points 1 year ago (2 children)

Oh, the FUN parts.

I initially tried to incorporate past attempts to generate a sudoku 9x9 matrix, even added a backtracking routine that would detect and exclude duplicate solutions. Unfortunately, the whole process of generating a new puzzle was taking about 30". What is more, the outcome, although symmetrical and all, was not what I wanted. The routines were in c. You can have a look if you like:

https://gitlab.com/christosangel/c-sudoku

[–] christos 4 points 1 year ago
view more: ‹ prev next ›