• Stars
    star
    1
  • Language
    Java
  • Created 6 months ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is a Java-based Sudoku solver with a graphical user interface (GUI). It allows users to input a Sudoku puzzle through a visual interface and then solves it using a backtracking algorithm.