Skip to content

hofaphil/sudoku-expert-ios

Repository files navigation

SudokuExpert Logo

SudokuExpert

A Sudoku app for iOS.

A app to play free and unlimited Sudoku with three difficulties to choose. The app is not published yet.

Features:

  • Unlimited games: An algorithm creates unique sudokus, so you get a new one each try!
  • Three difficulties: Beginner, intermediate and expert.
  • Minimalistic: Simple and clean look!
  • Notes: Struggling to finish? Take notes like you're playing on paper.
  • Notes check: Automatic deletion of impossible notes after you insert a number.
  • Mark your numbers/lines: Mark your current row/column and also equal numbers.
  • Timer: Stop the time of your Sudoku and beat your highscore.
  • Statistics: Find information about your last games.
  • Sharing: Share your Sudoku with a friend.

🔨 Build

To build this project yourself you need to follow this steps:

  1. Install Xcode from the Mac AppStore
  2. Clone the project
  3. Open the project with Xcode
  4. Run the cloneGenerator.sh script to clone the necessary C-files for Sudoku-generation from the sudoku-expert-generator repo
  5. Add the cloned files to the project
  6. Build the app ✅ and run it on your iOS device

Releases

No releases published

Packages

No packages published

Languages