Best android open-source packages and libraries.

React native 2048

React Native 2048 Game
Updated 1 month ago

react-native-2048

A React Native clone of 2048 by claudiopro.

Developing

#### Android

git clone git@github.com:liuhong1happy/react-native-2048.git
cd react-native-2048
npm install
react-native run-android
react-native start

#### IOS

git clone git@github.com:liuhong1happy/react-native-2048.git
cd react-native-2048
npm install
# open xcode and run

Release

#### Android

npm run release

Screenshot

Contributing

Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.

License

MIT

Copyright (c) Holly Liu 2015

Tags game