react-native-sudoku
August 26, 2016 ยท View on GitHub
a simple sudoku game written in React Native, with only one level for masters
I've made a record in 03:43 , I'd like to see if someone can break my record ๐
I've also developed an app in React Native for developers called NeoReader, wish you will love it too ๐
DEMO

Features
- Animations
- Editing Mode
- Game Resume
- Online Ranking
Download


Resources
- sudoku generator: https://github.com/dachev/sudoku, just replace
underscorewithlodash - all the icons are downloaded from http://www.iconfont.cn/
- use LeanCloud to store the online scores
Build
- clone this repo
npm installreact-native link- config your leancloud accout https://github.com/nihgwu/react-native-leancloud
react-native run-iosorreact-native run-android
Plan
- different level
- I18N support
- store all the scores to cloud server
Privacy Policy
License
MIT