Skip to content

Puzzle game for Android made using libGDX. Download for free from the Play Store.

License

Notifications You must be signed in to change notification settings

rockscoder/rectball

 
 

Repository files navigation

Rectball

Get it on Google Play

Rectball is a colorful puzzle game for Android. Make selections, clear rectangles and make points before the time runs out. Rectball is open source and runs on Android 2.3+.

Requirements

Flavors

This project has two flavors: OSP (Open Source) and GPE (Google Play).

GPE is linked against non-free SDKs such as Firebase and Google Play Services SDK. This is the default version that you get from the Play Store and the one that has achievements, leaderboards and such.

However, GPE requires API keys for those services so you won't probably be able to build those versions. In fact I don't expect you to be able to, because those files are stripped from the repository and can only be downloaded from the Developer Console using my Google Account credentials.

So, yeah. If you want to build the project from sources, you'll have to use the Open Source version. This one is 100% free and only depends on the libGDX framework.

License

This game is released under the terms of the GNU General Public License v3.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See the COPYING file for the full text of the license.

About

Puzzle game for Android made using libGDX. Download for free from the Play Store.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%