Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Couch-Chilis/Sudoku-Pi

Repository files navigation

Sudoku Pi

Your new way to play Sudoku

This project has moved to https://codeberg.org/CouchChilis/

Download on the App Store

Sudoku Pi is a finger-friendly Sudoku game that takes a refreshing new approach to how the game is played. Our aim is to minimize finger movements and to prevent mistakes.

  • Select numbers using a circular wheel.
  • Numbers that cannot be filled in are disabled in the wheel by default.
  • Effective note taking: Quickly "draw" multiple notes in a single movement.
  • Select one of five difficulty levels.
  • Highscore screen with random fortune quotes.
  • No ads, forever.

The source code for Sudoku Pi is available for free under an open-source license that grants you the right to make copies and make modifications, so long as your copies are made available under the same terms.

If you want to support us, please buy the game in the App Store.

Community

Please feel free to follow us or reach out to us!

Contributing

Feel free to open issues or pull requests.

By opening a pull request, you grant Couch Chilis the right to use your contribution in any way they see fit. This includes, but is not limited to, distribution under the terms of the General Public License v3 as well as in binary form for release to app stores.

We offer paid bounties for some issues!

Build Instructions

Desktop

  1. Make sure you have the Rust toolchain installed.
  2. Use cargo run to run the game.

Android

  1. Make sure you have the Android SDK and NDK installed, as well as cargo-ndk.
  2. Use the build_android_arm.sh script to build the library.
  3. Open this folder as a project in Android Studio. If the script above completed, it should compile, link, and run successfully.

iOS

  1. Make sure you have Xcode and a recent Rust toolchain installed.
    • You'll also need the iOS toolchain: rustup target install aarch64-apple-ios
  2. Use either the build_ios.sh script or the build_ios_sim.sh script, depending on whether you want to create a build for the Simulator or a regular device.
  3. Open this folder as a project in Xcode. If the script above completed, it should compile, link, and run successfully.

License

Sudoku Pi is copyright 2023-2026 by Couch Chilis and is available under the General Public License v3.

If you use the source code for your own project, we ask you kindly to consider supporting us by buying the game in the App Store.

About

Finger-friendly Sudoku game

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages