Giter Site home page Giter Site logo

2048-android's Introduction

2048-android

Build Status

This is the android port of the 2048 game made by Gabriele Cirulli https://github.com/gabrielecirulli/2048 It's nothing fancy, just a webview that loads the locally stored html files of the original game. I just wanted to make it instantly playable without Internet (the app doesn't require any permissions) and with a quick access icon for my smartphone.

Feel free to contribute with pull requests to the original project by Gabriele or to this one if you have any android specific improvements in mind.

Get it on F-Droid Get it on Google Play

Building

If you want to build from source just do

git clone --recursive https://github.com/uberspot/2048-android.git
cd 2048-android/
git submodule update --init --recursive
./gradlew build

With Eclipse

  1. Copy https://github.com/uberspot/2048-android.git to clipboard
  2. File -> Import -> Git / Projects from Git -> Clone URI
  3. Paste URI from clipboard (if it did not appeared automatically)
  4. Next> Next> Check "Clone submodules"
  5. Next> select "Import existing project"

With Android Studio

  1. Follow first three lines of Building directions.
  2. In Android Studio selection "Open an Existing Android Studio Project"
  3. When prompted, add the VCS root.

License

2048-android is licensed under the MIT license.

2048-android's People

Contributors

a4vi2r avatar alexara avatar amoseui avatar eighthave avatar paulvi avatar poussinou avatar princessruthie avatar robinvandervliet avatar scompo avatar uberspot avatar zygimantus avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.