Klickety is a free and open source click strategy game for Linux. It serves as an adaptation of the popular Clickomania game, introducing players to a dynamic challenge where the objective is to clear the game board of multicolored blocks. It involves skillfully eliminating these blocks while being mindful of the penalties associated with any remaining blocks.
To successfully clear the board, players can strategically erase blocks that share the same color and are aligned either vertically or horizontally. As blocks are removed, those situated above them will descend, creating a cascading effect. Moreover, the blocks to the right of the eliminated ones will shift leftward. The goal is to maximize the cleared area on the game board, requiring a combination of foresight and strategic planning.
How to Install Klickety on Ubuntu
To install Klickety game on your system, open the terminal app (ctrl+alt+t) and run below install command.
sudo apt install klickety
And open the game using below command or via Show Apps menu.
klickety
And uninstall Klickety using below command.
sudo apt remove klickety
Install Klickety via Snap:
You can also install Klickety using below snap command.
sudo snap install klickety
Install Klickety via Flatpak:
In the terminal app run blow Klickety flatpak install command.
flatpak install flathub org.kde.klickety
And open Klickety game using below command.
flatpak run org.kde.klickety