Giter Site home page Giter Site logo

greenwall's Introduction

greenwall

a weirdly addictive arcade-style android game, where you fling fruit at a wall.

Original: https://github.com/awlzac/greenwall

Play is self explanatory -- just splatting various food items by throwing them at the wall. typical cartoonish arcade game feel, play gets faster and more difficult gradually each round.

Playable executable available at https://play.google.com/store/apps/details?id=com.bulsy.greenwall

Clone

$ git clone --recursive https://github.com/awlzac/greenwall
Cloning into 'greenwall'...
remote: Counting objects: 349, done.
remote: Compressing objects: 100% (176/176), done.
remote: Total 349 (delta 111), reused 349 (delta 111), pack-reused 0
Receiving objects: 100% (349/349), 2.12 MiB | 94 KiB/s, done.
Resolving deltas: 100% (111/111), done.

Build

$ cd greenwall/

$ chmod +x gradlew

$ ./gradlew build
:app:preBuild
:app:compileDebugNdk
:app:preDebugBuild
:app:checkDebugManifest
:app:preReleaseBuild
:app:prepareComAndroidSupportAppcompatV72200Library
:app:prepareComAndroidSupportSupportV42200Library
:app:prepareDebugDependencies
:app:compileDebugAidl
:app:compileDebugRenderscript
:app:generateDebugBuildConfig
:app:generateDebugAssets UP-TO-DATE
:app:mergeDebugAssets
:app:generateDebugResValues
:app:generateDebugResources
:app:mergeDebugResources
/home/cobalt/AndroidStudioProjects/greenwall/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
:app:processDebugManifest
:app:processDebugResources
:app:generateDebugSources
:app:compileDebugJava
Note: /home/cobalt/AndroidStudioProjects/greenwall/app/src/main/java/com/bulsy/greenwall/MainActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/cobalt/AndroidStudioProjects/greenwall/app/src/main/java/com/bulsy/greenwall/MainActivity.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:app:preDexDebug
:app:dexDebug
:app:processDebugJavaRes UP-TO-DATE
:app:validateDebugSigning
:app:packageDebug
:app:zipalignDebug
:app:assembleDebug
:app:checkReleaseManifest
:app:prepareReleaseDependencies
:app:compileReleaseAidl
:app:compileReleaseRenderscript
:app:generateReleaseBuildConfig
:app:generateReleaseAssets UP-TO-DATE
:app:mergeReleaseAssets
:app:generateReleaseResValues
:app:generateReleaseResources
:app:mergeReleaseResources
/home/cobalt/AndroidStudioProjects/greenwall/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/22.0.0/res/drawable-hdpi-v4/abc_spinner_mtrl_am_alpha.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
:app:processReleaseManifest
:app:processReleaseResources
:app:generateReleaseSources
:app:compileReleaseJava
Note: /home/cobalt/AndroidStudioProjects/greenwall/app/src/main/java/com/bulsy/greenwall/MainActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/cobalt/AndroidStudioProjects/greenwall/app/src/main/java/com/bulsy/greenwall/MainActivity.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:app:lintVitalRelease SKIPPED
:app:compileReleaseNdk
:app:preDexRelease
:app:dexRelease
:app:processReleaseJavaRes UP-TO-DATE
:app:packageRelease
:app:assembleRelease
:app:assemble
:app:compileLint
:app:lint
Ran lint on variant debug: 13 issues found
Ran lint on variant release: 13 issues found
Wrote HTML report to file:/home/cobalt/AndroidStudioProjects/greenwall/app/build/outputs/lint-results.html
Wrote XML report to /home/cobalt/AndroidStudioProjects/greenwall/app/build/outputs/lint-results.xml
:app:check
:app:build

BUILD SUCCESSFUL

Total time: 2 mins 34.079 secs

Install

$ adb devices
List of devices attached 
KROJAUPJD6U8QCT8	device

$ adb install ./app/build/outputs/apk/app-debug.apk
4470 KB/s (1954265 bytes in 0.426s)
	pkg: /data/local/tmp/app-debug.apk
Success

greenwall's People

Contributors

heckyeahvince avatar

Watchers

 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.