react-native-sudoku
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 :smiley:
I've also developed an app in React Native for developers calledNeoReader, wish you will love it too :smile:
DEMO
Features
- Animations
- Editing Mode
- Game Resume
- Online Ranking
Download
iOS version
Android version
Resources
-
sudoku generator: https://github.com/dachev/sudoku
, just replace
underscore
with lodash
-
all the icons are downloaded from http://www.iconfont.cn/
-
use LeanCloud
to store the online scores
Build
- clone this repo
-
npm install
-
replace the LeanCloud account with your own own if you want play with the
Online Ranking
-
react-native run-ios
or react-native run-android
Plan
- different level
- I18N support
- store all the scores to cloud server
Privacy Policy
see
License
MIT
原文
https://github.com/nihgwu/react-native-sudoku