SumPuzzle iOS App

Welcome to the SumPuzzle iOS App! This game is inspired by Sumplete, a logic-based number game. In SumPuzzle, you’ll solve puzzles by using your logical deduction skills to figure out which numbers to keep (green) and which to delete (red) while ensuring that the sum in each row and column matches its corresponding “sum clue.”

How to Play

  1. Grid Layout: You’ll start with a grid of cells, each initially in an “unknown” state.

  2. Sum Clues: Each row and column has a “sum clue” associated with it, indicating the total sum of the numbers in that row or column.

  3. Marking Cells:

    • To mark a cell as “deleted” (red), tap or click on it once.
    • To mark a cell as “kept” (green), tap or click on it again.
    • Tap or click once more to reset the cell to the “unknown” state.
    • You can also tap the sum clue of a row or column to mark the whole row or column as “kept”.
  4. Solving Puzzles: Your goal is to strategically identify which numbers to delete and which to keep in each row and column to ensure that the sum matches the given “sum clue.”

  5. Winning: Once you successfully remove the correct numbers and meet all the sum clues, the sum totals on the right and bottom of the grid will light up.

Features

  • Engaging puzzles that test your logical deduction skills.
  • Multiple levels of difficulty to challenge players of all skill levels.
  • A built-in hint system for when you get stuck.

Build Instructions

To build and run the SumPuzzle iOS App targeting iOS 16.2, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/oekiaby0/SumPuzzleIOS.git
  1. Open the project in Xcode.

  2. Ensure you have the iOS 16.2 SDK installed in your Xcode environment.

  3. Select your target device or simulator.

  4. Build and run the app in Xcode.

Reporting Issues and Contributions

If you encounter any issues or have suggestions for improvements, please open an issue on GitHub. We welcome contributions to the SumPuzzle iOS App; anyone is welcome to open a pull request to contribute.

License

This SumPuzzle iOS App is licensed under the GPT3 License. It’s based on the Sumplete game available at sumplete.com. You are free to use, modify, and distribute the app in accordance with the terms of this license.

Enjoy playing SumPuzzle and challenging your logical thinking skills!

GitHub

View Github