Skip to content

Drop is a game developed in Libgdx and an improvement of the source code provided in Libgdx wiki

Notifications You must be signed in to change notification settings

FedericoPonzi/Drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop

Drop is the game of the libgdx tutorial, improved with some features. The original tutorial can be found here: https://github.com/libgdx/libgdx/wiki/A-simple-game

Improvements

I was trying to understand how Libgdx works, and added:

  • Rocks, that if catched will be count as drops lost;
  • A loseScreen witch is activated when 3 drops are lost;
  • Record, it save your best score in the device (browser/phone/desktop).

Try the game

Follow these instruction: https://github.com/libgdx/libgdx/wiki/Prerequisites And be sure to have all the software installed

  1. Download the source,
  2. Import all the project from eclipse
  3. Click on drop-desktop to start playing drop on desktop
  4. Or export drop-desktop as a Running Jar
  5. Or export drop-android as a .apk and install it on an Android Phone.

About

Drop is a game developed in Libgdx and an improvement of the source code provided in Libgdx wiki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published