Sudoku
 Sudoku is a popular puzzle game that has captured the attention of players around the world.
		The objective of the game is to fill in a 9x9 grid with digits so that each column, each
		row, and each of the nine 3x3 sub-grids that compose the grid contains all of the digits
		from 1 to 9 without repeating any number in the same row, column or 3x3 subgrid.
 How to Play Sudoku: The Game Rules
 - Each row, column, and 3x3 subgrid in a Sudoku puzzle must contain all of the digits from
			1 to 9 without repeating any number.
- A valid Sudoku puzzle has only one solution.
- The basic rule of the game is to fill in the missing numbers in the grid following the
			above rules.
Useful Sudoku Game Tips
 Start with the rows, columns, and 3x3 sub-grids that have the most numbers filled in. These
		are the easiest to solve. Always check the possibilities of a number in the empty spot before filling it in. This will
		save you from making mistakes. If you get stuck, try guessing a number and then work through the logic to see if your guess
		is correct. Conclusion
 Sudoku is a fun and challenging game that can be enjoyed by players of all ages. With
		practice and these tips, you'll be solving puzzles in no time.
 Sound Effects Credits
 The sound effects used on the game come from multiple parties. The credits and
				respective licenses are listed below:
  Disclaimer
 This game is a property of Lofi and Games. All code and assets are protected and must
			not be redistributed or used without prior permission.