GithubHelp home page GithubHelp logo

ericseokgon / 2048-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uberspot/2048-android

1.0 2.0 0.0 7.95 MB

The android port of the 2048 game (for offline playing)

License: MIT License

Java 100.00%

2048-android's Introduction

2048-android

Build Status

2048은 Gabriele Cirulli가 최초로 만든 게임을 안드로이드 포팅한것입니다. https://github.com/gabrielecirulli/2048 2048은 개발한 것이 아니며 웹 게임을 로컬에 저장된 HTML파일을 로드하는 웹뷰형식입니다. 인터넷을 사용하지 않고 즉시 사용할 수 있도록하고 싶었습니다 (앱에 권한이 필요하지 않습니다).

Get it on Google Play

##Building

소스 빌드 다운로드 및 빌드 하는 방법

git clone --recursive https://github.com/hadesyi/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 ericseokgon avatar paulvi avatar poussinou avatar princessruthie avatar robinvandervliet avatar uberspot avatar zygimantus avatar

Stargazers

 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.