Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 248 Bytes

Sudoku-Solver

This is a Sudoku Solver application written in C++.

To try the application:

  • Clone the repo,
  • Open Soduku Solver.sln file,
  • Compile the application in Windows,
  • Run the generated executable (.exe) file,
  • And enjoy 😀.