In this project i want to implement a sudoku game on command line
- allow the possibility to choose a difficulty
- implement a sudokuSolver
- generate sudoku
- display sudoku on the screen without some numbers
- allow user to insert numbers in the sudoku inserting "col row numToInsert"