Science and technology

5 open supply puzzle video games for Linux

Gaming has historically been one in every of Linux’s weak factors. That has modified considerably in recent times due to Steam, GOG, and different efforts to carry business video games to a number of working techniques, however these video games are sometimes not open supply. Sure, the video games will be performed on an open supply working system, however that isn’t adequate for an open supply purist.

So, can somebody who solely makes use of free and open supply software program discover video games which are polished sufficient to current a stable gaming expertise with out compromising their open supply beliefs? Absolutely. While open supply video games are unlikely ever to rival among the AAA business video games developed with huge budgets, there are many open supply video games, in lots of genres, which are enjoyable to play and will be put in from the repositories of most main Linux distributions. Even if a specific sport shouldn’t be packaged for a specific distribution, it’s often straightforward to obtain the sport from the challenge’s web site in an effort to set up and play it.

This article seems to be at puzzle video games. I’ve already written about arcade-style games and board and card games. In future articles, I plan to cowl racing, role-playing, and technique & simulation video games.

Atomix

Atomix is an open supply clone of the Atomix puzzle sport launched in 1990 for Amiga, Commodore 64, MS-DOS, and different platforms. The objective of Atomix is to assemble atomic molecules by connecting atoms. Individual atoms will be moved up, down, left, or proper and can maintain transferring in that route till the atom hits an impediment—both the extent’s partitions or one other atom. This implies that planning is required to determine the place within the degree to assemble the molecule and in what order to maneuver the person items. The first degree contains a easy water molecule, which is made up of two hydrogen atoms and one oxygen atom, however later ranges function extra advanced molecules.

To set up Atomix, run the next command:

  • On Fedora: dnf set up atomix
  • On Debian/Ubuntu: apt set up

Fish Fillets – Next Generation

Fish Fillets – Next Generation is a Linux port of the sport Fish Fillets, which was launched in 1998 for Windows, and the supply code was launched beneath the GPL in 2004. The sport includes two fish attempting to flee numerous ranges by transferring objects out of their manner. The two fish have totally different attributes, so the participant wants to select the appropriate fish for every job. The bigger fish can transfer heavier objects however it’s larger, which suggests it can not slot in smaller gaps. The smaller fish can slot in these smaller gaps, nevertheless it can not transfer the heavier objects. Both fish will probably be crushed if an object is dropped on them from above, so the participant must be cautious when transferring items.

To set up Fish Fillets, run the next command:

  • On Fedora: dnf set up fillets-ng
  • On Debian/Ubuntu: apt set up fillets-ng

Frozen Bubble

Frozen Bubble is an arcade-style puzzle sport that includes taking pictures bubbles from the underside of the display towards a group of bubbles on the prime of the display. If three bubbles of the identical coloration join, they’re faraway from the display. Any different bubbles that have been related under the eliminated bubbles however that weren’t related to the rest are additionally eliminated. In puzzle mode, the design of the degrees is fastened, and the participant merely must take away the bubbles from the play space earlier than the bubbles drop under a line close to the underside of the display. The video games arcade mode and multiplayer modes comply with the identical primary guidelines however present some variations, which provides to the range. Frozen Bubble is without doubt one of the iconic open supply video games, so when you have not performed it earlier than, test it out.

To set up Frozen Bubble, run the next command:

  • On Fedora: dnf set up frozen-bubble
  • On Debian/Ubuntu: apt set up frozen-bubble

Hex-a-hop

Hex-a-hop is a hexagonal tile-based puzzle sport wherein the participant must take away all of the inexperienced tiles from the extent. Tiles are eliminated by transferring over them. Since tiles disappear after they’re moved over, it’s crucial to plan the optimum path via the extent to take away all of the tiles with out getting caught. However, there’s an undo function if the participant makes use of a sub-optimal path. Later ranges add additional complexity by together with tiles that have to be crossed over a number of instances and bouncing tiles that trigger the participant to leap over a sure variety of hexes.

To set up Hex-a-hop, run the next command:

  • On Fedora: dnf set up hex-a-hop
  • On Debian/Ubuntu: apt set up hex-a-hop

Pingus

Pingus is an open supply clone of Lemmings. It shouldn’t be an actual clone, however the game-play could be very comparable. Small creatures (lemmings in Lemmings, penguins in Pingus) enter the extent via the extent’s entrance and begin strolling in a straight line. The participant wants to make use of particular skills to make it in order that the creatures can attain the extent’s exit with out getting trapped or falling off a cliff. These skills embody issues like digging or constructing a bridge. If a ample variety of creatures make it to the exit, the extent is efficiently solved and the participant can advance to the subsequent degree. Pingus provides just a few additional options to the usual Lemmings options, together with a world map and some skills not discovered within the authentic sport, however followers of the basic Lemmings sport ought to really feel proper at dwelling on this open supply variant.

To set up Pingus, run the next command:

  • On Fedora: dnf set up pingus
  • On Debian/Ubuntu: apt set up pingus

Did I miss one in every of your favourite open supply puzzle video games? Share it within the feedback under.

Most Popular

To Top