One tap to pencil, two taps to lock-in the number. Developed entirely with react-native (no expo).
We developed this app for the pure pleasure of a daily sudoku. We found no other app that would offer this usability. It's free of charge. No ads. We don't collect any data. No rankings, no competitions. It's just you solving a game.
Install node, react-native, react-native-cli
See also package.json.
"@react-native-community/async-storage": "^1.5.1",
"react": "16.8.6",
"react-native": "0.60.3",
"react-native-svg": "^9.5.3"
Clone this repo.
npm install
react-native link
react-native run-ios or react-native run-android.
You can find TapTapSudoku at
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Miguel Albrecht - zapalote
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thanks to Neo (nihgwu@live.com) who gave inspiration and shared his react native code.
- Thanks to David Bau who developed and shared the original sudoku generator
- Thanks to Blagovest Dachev who ported David Bau's algorithm to Node.js
- App development and graphics by zapalote.com.