Skip to content

nihgwu/react-native-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

16f82ad ยท Nov 7, 2016

History

25 Commits
Sep 30, 2016
Sep 30, 2016
Sep 30, 2016
Sep 30, 2016
Aug 7, 2016
Nov 7, 2016
Aug 7, 2016
Aug 7, 2016
Aug 7, 2016
Aug 7, 2016
Aug 26, 2016
Aug 7, 2016
Aug 7, 2016
Nov 7, 2016
Nov 7, 2016

Repository files navigation

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 ๐Ÿ˜ƒ

I've also developed an app in React Native for developers called NeoReader, wish you will love it too ๐Ÿ˜„

DEMO

Features

  1. Animations
  2. Editing Mode
  3. Game Resume
  4. Online Ranking

Download

iOS version

iOS version

Android version

Android version

Resources

  1. sudoku generator: https://github.com/dachev/sudoku, just replace underscore with lodash
  2. all the icons are downloaded from http://www.iconfont.cn/
  3. use LeanCloud to store the online scores

Build

  1. clone this repo
  2. npm install
  3. react-native link
  4. config your leancloud accout https://github.com/nihgwu/react-native-leancloud
  5. react-native run-ios or react-native run-android

Plan

  1. different level
  2. I18N support
  3. store all the scores to cloud server

Privacy Policy

see

License

MIT