Skip to content

zapalote/TapTapSudoku

Repository files navigation

TapTapSudoku

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.

Prerequisites

Install node, react-native, react-native-cli

Dependencies

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"

Build

Clone this repo.

npm install
react-native link
react-native run-ios or react-native run-android.

Play

You can find TapTapSudoku at

App Store Play Store

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • 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.