Home

Awesome

<p align="center"><a href="https://play.google.com/store/apps/details?id=de.saschahlusiak.freebloks" target="_blank"><img src="stuff/appicon_big.png" width="150"></a></p> <h2 align="center"><b>Freebloks App for Android</b></h2> <h4 align="center">Android port of <a href="https://github.com/shlusiak/freebloks-3d">Freebloks 3D</a></h4> <p align="center"> <a href="https://play.google.com/store/apps/details?id=de.saschahlusiak.freebloks" target="_blank"> <img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="90"/> </a> <a href="http://www.amazon.com/Sascha-Hlusiak-Freebloks-3D/dp/B00CY8CLU8" target="_blank"> <img src="https://images-na.ssl-images-amazon.com/images/G/01/mobile-apps/devportal2/res/images/amazon-underground-app-us-black.png" alt="Available at Amazon" height="70"/> </a> <a href="https://f-droid.org/packages/de.saschahlusiak.freebloks/"> <img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="90"> </a> </p> <hr> <p align="center"><a href="#screenshots">Screenshots</a> &bull; <a href="#description">Description</a> &bull; <a href="#getting-started">Getting Started</a> &bull; <a href="#donate">Donate</a> &bull; <a href="#license">License</a></p> <p align="center"><a href="http://www.saschahlusiak.de/Freebloks-Android">Website</a> &bull; <a href="http://www.saschahlusiak.de/category/general/">Blog</a></p> <hr>

Screenshots

Phone

<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_10.jpg" width=180> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_20.jpg" width=180> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_30.jpg" width=180> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_40.jpg" width=180> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_60.jpg" width=180> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_70.jpg" width=180> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_80.jpg" width=180> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/shot_90.jpg" width=180>

Tablet

<img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_10.jpg" width=380> <img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_20.jpg" width=380> <img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_30.jpg" width=380> <img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_40.jpg" width=380> <img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_50.jpg" width=380> <img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_60.jpg" width=380> <img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_70.jpg" width=380> <img src="fastlane/metadata/android/en-US/images/tenInchScreenshots/tablet_80.jpg" width=380>

Description

Try to place as many tiles on the board as possible, keeping in mind only two simple rules: your tiles must touch a corner of one of your previously placed tiles, but they must not share an edge. Can you play more tiles than your opponents?

RULES

Each player has 21 tiles: 12 tiles with 5 squares, 5 tiles with 4 squares, 2 tiles with 3 squares, 1 tile with 2 squares and 1 tile with 1 square. Players take turns in placing one tile onto the 20x20 board. The first tile for each player has to be placed in their corner of the board. Each following tile has to touch a corner of one of your previous tiles, but it must never share an edge. It may share edges with the opponents' tiles though.

If a player has no more possible move, they have to pass. The game is over when no player can place a tile.

For each player, the squares of all their tiles on the board are added up. Finishing a game with all stones placed on the board gives a 15 points bonus. If the monomino is placed last, you will get a 20 points bonus. The player with the most points wins.

HOW TO PLAY

Quit the app at any time, your current game will be saved and restored on next start.

FEATURES

The game is network-compatible with Freebloks 3D for Windows and Linux.

Getting started

This uses <a href="https://github.com/shlusiak/Freebloks-3D">shlusiak/Freebloks-3D</a> as a git submodule to build the backend. Make sure to initialise the submodule before building:

git submodule init
git submodule update

Donate

Freebloks is free software. If you like Freebloks why not consider a donation? You can either purchase Freebloks VIP on Google Play, or donate via Paypal.

<table> <tr> <td><a href="https://play.google.com/store/apps/details?id=de.saschahlusiak.freebloksvip"><img src="stuff/appicon_big_coin.png" alt="Freebloks VIP" width="80px"></a></td> <td><a href="https://play.google.com/store/apps/details?id=de.saschahlusiak.freebloksvip"><img src="stuff/freebloks_vip_qr_code.png" alt="Freebloks VIP URL QR code" width="130px"></a></td> <td><a href="https://play.google.com/store/apps/details?id=de.saschahlusiak.freebloksvip">https://play.google.com/store/apps/details?id=de.saschahlusiak.freebloksvip</a></td> </tr> <tr> <td><a href="https://paypal.me/saschahlusiak/3eur"><img src="https://www.paypalobjects.com/webstatic/mktg/logo/pp_cc_mark_74x46.jpg" alt="Paypal" width="80px" ></a></td> <td><a href="https://paypal.me/saschahlusiak/3eur"><img src="stuff/paypal_qr_code.png" alt="Paypal QR code" width="130px"></a></td> <td><a href="https://paypal.me/saschahlusiak/3eur">https://paypal.me/saschahlusiak/3eur</a></td> </tr> </table>

License

Freebloks is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

Freebloks for Android is Copyright (c) by Sascha Hlusiak, 2012-2024.

Email: apps@saschahlusiak.de<br/> <br/> Project homepage: http://www.saschahlusiak.de/freebloks-3d-android/ <br/> GitHub: https://github.com/shlusiak/Freebloks-Android