Sfml-Sudoku My first Sfml project. There is nothing clever. I used backtracking algorithm to solve sudoku. #To-do -Add timer. -Check user solution is correct or not. Give feed-back.