Commit Graph

  • f797701718 fix: not working with full board main Quinn 2025-07-30 14:46:25 +02:00
  • e974dc9171 revert merge of sudoku_init and sudoku_solve_step; this was incorrect and causes problems Quinn 2025-07-30 14:46:12 +02:00
  • 21c10de9da add some better debugging code Quinn 2025-07-30 13:33:25 +02:00
  • 088135ac32 fix segv caused by box indices. Quinn 2025-07-30 13:20:50 +02:00
  • 4c707a0fa6 rename sudoku constants to shorter names Quinn 2025-07-30 13:14:30 +02:00
  • 0453c21a3c merge sudoku_init with sudoku_solve_step Quinn 2025-07-30 12:16:21 +02:00
  • 8fefe103f0 write a funciton to not remove the value if the value has already been set. Quinn 2025-07-29 12:50:28 +02:00
  • b12fff9d22 write some basic testing/demo code Quinn 2025-07-29 12:06:30 +02:00
  • 9c10b8efbf improve board printing to be more clear Quinn 2025-07-29 12:44:11 +02:00
  • c965f65422 wrote documentation for sudoku_print and sudoku_solve_step Quinn 2025-07-29 11:49:54 +02:00
  • 330c42c4da implement sudoku_solve_step Quinn 2025-07-29 11:48:16 +02:00
  • 69daa07b63 writie function for placing sudoku tiles Quinn 2025-07-29 11:48:04 +02:00
  • a5b6c52053 write code to initialise the sudoku board Quinn 2025-07-29 11:46:18 +02:00
  • 13be9261ac add some basic code for the sudoku processing Quinn 2025-07-28 09:33:30 +02:00
  • a55da88ec2 write header for integer definitions Quinn 2025-07-28 08:55:21 +02:00
  • fb6732b9fa set up project files and build system Quinn 2025-07-28 08:40:47 +02:00