SudoKu is a Sudoku game developed with the goal of refreshing knowledge on Swift.
- Generate random Sudoku puzzles.
- Intuitive interface for gameplay.
- SwiftUI
- Swift
- SwiftData
- Path Navigator
-
Clone this repository:
git clone https://github.com/J41R0JUNIOR/SudokuApp
-
Navigate to the project directory:
cd SudokuApp
-
Open the project in Xcode:
open SudokuApp.xcodeproj
-
Run the project on a simulator or iOS device.
This project is licensed under the MIT License.