Skip to content

LibreGames/freetumble

Repository files navigation

FreeTumble

(c) 2009 Seby and Suiland (c) 2015-2017 Rémi Verschelde

Original development team:

Current maintainers:

  • Rémi Verschelde (Akien), bug fixes, packaging

Source repository/issue tracker:

Description

FreeTumble is a free colourful puzzle game for Windows and Linux. It features 3 game modes, with simple rules but different gameplay.

NORMAL: Click groups of 3 or more stones to make them disappear. Each time you click a group, a new row will be added. Don't let the stones reach the top of the grid or you're done, and make a good use of the various bonus stones available!

MOTION: Pretty much the same as the 'Normal' game, but real time: the new row will be added after an amount of time (decreasing as the player level increases).

CLASSIC: Click groups of 2 or more stones to make them disappear. Try to clear the entire grid to get the best score.

Features

  • Free and open-source game
  • Three game modes
  • In-game high scores
  • Nice art, sound effects and music
  • Four different skins
  • Visual effects
  • Persistent configuration (language, skin, options, volume)
  • Various powerups in Normal and Motion modes
  • Available in three languages (English, French, German)

Build instructions

Build dependencies:

To build and run in the source tree:

mkdir build && cd build
cmake .. && make

To build and install system-wide:

mkdir build && cd build
cmake -DFOR_INSTALL=ON .. && make
sudo make install

License

FreeTumble's source code is licensed under the GNU General Public License, version 3 or (at your option) any later version (GPLv3+).

Graphics

The graphic files have the following license and attribution:

  • Suiland, GPLv3+, same copyright as the source code

Music

The music files have the following licenses and attributions:

Sound effects

The sound files have the following license and attribution:

Font

The FreeSansBold.ttf font from the GNU FreeFont project is distributed under the GPLv3+.