Skip to content

Android game consisting of 14 levels where your mission is to tap to delete enough of green objects without letting the blue object touch the ground!

License

Notifications You must be signed in to change notification settings

matachi/geometri-destroyer

Repository files navigation

Geometri Destroyer

Author: Daniel "MaTachi" Jonsson
Tools: Eclipse, GIMP, Inkscape
Development platform: Ubuntu 12.10
Libraries: LibGDX, Box2D
Made during February 2013 for One Game A Month

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 3

Install on your Android device from Google Play

Geometri Destroyer is available on Google Play for your Android device.

Licenses

The code I have written is licensed under GNU GPLv3. The images I have made, which are all in images/, images-dev/ and images-play/ except the One Game A Month logo, are licensed under Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0).

LibGDX is available under Apache License 2.0 [link].
Box2D is available under zlib License. [link].

The font being used is GNUTypewriter which licensed under SIL Open Font License and can be downloaded from this page.

The background music is Fallen by Szymon Matuszewski, licensed under CC BY 3.0 and available for download on this page.

Texture packer

rm geometri-destroyer-android/assets/sprites/sprites.{atlas,png} ; java -classpath geometri-destroyer/libs/gdx.jar:geometri-destroyer/libs/gdx-tools.jar com.badlogic.gdx.tools.imagepacker.TexturePacker2 images geometri-destroyer-android/assets/sprites sprites

About

Android game consisting of 14 levels where your mission is to tap to delete enough of green objects without letting the blue object touch the ground!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages