westlinkin / Drop-libGDXSample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop-libGDXSample

This is a libGDX sample project.

This sample is created by following this libGDX wiki. Only a few changes were made.

Changes different from libGDX wiki
  • remove the java and HTML5 project
  • extract the screenWidth and screenHeight parameters, and change the unit to dp
  • extract the parameters that can affect game difficulty, like rainSpeed and rainDropInteval
  • remove sound effect because the sound assets, water drop and rain sound, could be found
Sample apk

You can find the apk here, and directly download from here.


I'm very new to the `libGDX` game development framework, contact me by [email](mailto:westlinkin@gmail.com), or [Google+](https://plus.google.com/u/0/104605437531882319644/about) if you like.

About


Languages

Language:Java 51.9%Language:Groovy 48.1%