Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matachi/geometri-destroyer

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!
https://github.com/matachi/geometri-destroyer

Last synced: 4 days ago
JSON representation

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!

Awesome Lists containing this project

README

        

# 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](images-play/1.png)
![Screenshot 2](images-play/2.png)
![Screenshot 3](images-play/3.png)
![Screenshot 3](images-play/4.png)

## Install on your Android device from Google Play

Geometri Destroyer is [available on Google
Play](https://play.google.com/store/apps/details?id=se.danielj.geometridestroyer)
for your Android device.

## Licenses

The code I have written is licensed under [GNU GPLv3](LICENSE.txt). The images
I have made, which are all in [images/](images/), [images-dev/](images-dev/)
and [images-play/](images-play/) except the One Game A Month logo, are licensed
under Creative Commons Attribution-ShareAlike 3.0 Unported ([CC BY-SA
3.0](http://creativecommons.org/licenses/by-sa/3.0/)).

LibGDX is available under Apache License 2.0
[[link](https://code.google.com/p/libgdx/)].
Box2D is available under zlib License. [[link](http://box2d.org/about/)].

The font being used is GNUTypewriter which licensed under [SIL Open Font
License](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL) and
can be downloaded from [this
page](http://openfontlibrary.org/font/gnutypewriter).

The background music is Fallen by Szymon Matuszewski, licensed under CC BY 3.0
and available for download on [this
page](http://opengameart.org/content/classicmusicpack).

## 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