Pingus

Last updated

Pingus
Original author(s) Ingo Ruhnke
Developer(s) Pingus community
Initial release1998;26 years ago (1998)
Stable release
v0.7.6 / 24 December 2011;12 years ago (2011-12-24)
Repository
Platform Unix-like, Microsoft Windows, Mac OS X, FreeBSD, [1] Haiku [2]
Type Single-player Strategy Puzzle
License GPL-3.0-or-later
Website pingus.seul.org   OOjs UI icon edit-ltr-progressive.svg
Some penguins marching in the snow Pingus.jpg
Some penguins marching in the snow

Pingus is a free software game programmed by German developer Ingo Ruhnke. It is a clone of Lemmings in which the characters are penguins instead of lemmings.

Contents

Gameplay

Pingus has 77 levels, [3] grouped into 5 level sets, as well as 21 winter-themed tutorial levels. Pingus 0.7.2 introduced 'levelsets', which are lists of related levels; levels in levelsets usually must be completed in order. However, there are many more levels included with the game not accessible from its GUI, some with entirely different graphics.

Development

Work on the game began in 1998. Version 0.6 was released in 2003 for Linux, and featured new levels along with a level editor. On February 11, 2006 the game began being ported from ClanLib to Simple DirectMedia Layer (SDL). On August 27, 2007, version 0.7.0 (the first version to use SDL) was released. In addition to Windows and Linux, the switch to SDL enabled Pingus to be easily built on other platforms, including Apple's OS X. On September 23, 2007 version 0.7.1 was released with a new level editor. On October 31, 2007, version 0.7.2 was released with a set of Halloween-themed levels. There is a Windows 0.7.6 and an Intel OS X binary of 0.7.2 available from the Pingus website. There is a PPC OS X binary of version 0.7.0, while version 0.7.3 contains minor bug fixes that allow the game to work better with the GNU Compiler Collection. [4] The latest version, 0.7.6, adds additional Christmas and Halloween-themed level sets.

In July 2008, the game was relicensed from the GPL-2.0-or-later to the GPL-3.0-or-later. [5]

Reception

This game was the first "Game of the Month" by The Linux Game Tome.[ citation needed ] Critics were favorable toward Pingus. TechGage named Pingus among the "Top 10 Free Linux games" in 2006. [6] CNN and PC-Welt ranked it as one of the best free games available for Linux. [7] [8] Thinkdigit 2009-05 ranked Pingus among the "Most addictive Linux games". [9] Linux For You September 2009 ranked Pingus 5/5. [10] About.com called it a great game, while acknowledging its debt to Lemmings. [11] In a 2017 review for Windows Central, George Ponder wrote: "The graphics are good, the gameplay is challenging, and overall, Pingus has the potential of being a fun way to pass the time. It just needs a little fine-tuning here and there to make the gaming experience more fluid." [12]

See also

Related Research Articles

<span class="mw-page-title-main">Linux distribution</span> Operating system based on the Linux kernel

A Linux distribution is an operating system that includes the Linux kernel for its kernel functionality. Although the name does not imply product distribution per se, a distro, if distributed on its own, is often obtained via a website intended specifically for the purpose. Distros have been designed for a wide variety of systems ranging from personal computers to servers and from embedded devices to supercomputers.

<span class="mw-page-title-main">Simple DirectMedia Layer</span> Free software multimedia library

Simple DirectMedia Layer (SDL) is a cross-platform software development library designed to provide a hardware abstraction layer for computer multimedia hardware components. Software developers can use it to write high-performance computer games and other multimedia applications that can run on many operating systems such as Android, iOS, Linux, macOS, and Windows.

In computing, cross-platform software is computer software that is designed to work in several computing platforms. Some cross-platform software requires a separate build for each platform, but some can be directly run on any platform without special preparation, being written in an interpreted language or compiled to portable bytecode for which the interpreters or run-time packages are common or standard components of all supported platforms.

A computing platform, digital platform, or software platform is the infrastructure on which software is executed. While the individual components of a computing platform may be obfuscated under layers of abstraction, the summation of the required components comprise the computing platform.

<span class="mw-page-title-main">Gambas</span> Integrated development environment

Gambas is the name of an object-oriented dialect of the BASIC programming language, as well as the integrated development environment that accompanies it. Designed to run on Linux and other Unix-like computer operating systems, its name is a recursive acronym for Gambas Almost Means Basic. Gambas is also the word for prawns in the Spanish, French, and Portuguese languages, from which the project's logos are derived.

<i>SuperTux</i> Free and open-source 2D platform game

SuperTux is a free and open-source 2D side scrolling platform video game inspired by Nintendo's Super Mario Bros. series. The player character is Tux, the official mascot of the Linux kernel.

<span class="mw-page-title-main">DOSBox</span> Free DOS emulator

DOSBox is a free and open-source emulator which runs software for MS-DOS compatible disk operating systems—primarily video games. It was first released in 2002, when DOS technology was becoming obsolete. Its adoption for running DOS games is widespread, with it being used in commercial re-releases of those games as well.

<i>Abuse</i> (video game) 1996 video game

Abuse is a run and gun video game developed by Crack dot Com and published by Electronic Arts in North America and Origin Systems in Europe. It was released on February 29, 1996 for MS-DOS. A Mac OS port of the game was published by Bungie and released on March 5, 1997. The game's source code, along with some of the shareware content, has been in the public domain since the late 1990s and has been ported to Linux and many other platforms.

<i>Quake II</i> engine Video game engine

The Quake II engine is a game engine developed by id Software for use in their 1997 first-person shooter Quake II. It is the successor to the Quake engine. Since its release, the Quake II engine has been licensed for use in several other games.

<span class="mw-page-title-main">Gnash (software)</span> Media player for playing SWF files

Gnash is a media player for playing SWF files. Gnash is available both as a standalone player for desktop computers and embedded devices, as well as a plugin for the browsers still supporting NPAPI. It is part of the GNU Project and is a free and open-source alternative to Adobe Flash Player. It was developed from the gameswf project.

<span class="mw-page-title-main">Open-source video game</span> Video game whose source code is open-source software

An open-source video game, or simply an open-source game, is a video game whose source code is open-source. They are often freely distributable and sometimes cross-platform compatible.

Linux-based operating systems can be used for playing video games. Because few games natively support the Linux kernel, various software has been made to run Windows games, software, and programs, such as Wine, Cedega, DXVK, and Proton, and managers such as Lutris and PlayOnLinux. The Linux gaming community has a presence on the internet with users who attempt to run games that are not officially supported on Linux.

<span class="mw-page-title-main">Tux, of Math Command</span> Computer math learning game

Tux, of Math Command is an open source arcade-style video game for learning arithmetic, initially created for Linux.

<span class="mw-page-title-main">Ren'Py</span> Game engine for the creation of visual novels

The Ren'Py Visual Novel Engine is a free software game engine which facilitates the creation of visual novels. Ren'Py is a portmanteau of ren'ai (恋愛), the Japanese word for 'romantic love', a common element of games made using Ren'Py; and Python, the programming language that Ren'Py runs on.

<span class="mw-page-title-main">GOG.com</span> Digital video game distribution platform

GOG.com is a digital distribution platform for video games and films. It is operated by GOG sp. z o.o., a wholly owned subsidiary of CD Projekt based in Warsaw, Poland. GOG.com delivers DRM-free video games through its digital platform for Microsoft Windows, macOS and Linux.

<span class="mw-page-title-main">GrafX2</span> Raster graphics editor

GrafX2 is a bitmap graphics editor inspired by the Amiga programs Deluxe Paint and Brilliance. It is free software and distributed under the GPL-2.0-only license.

<span class="mw-page-title-main">WeeChat</span> IRC client

WeeChat is a free and open-source Internet Relay Chat client that is designed to be light and fast. It is released under the terms of the GNU GPL-3.0-or-later and has been developed since 2003.

Mir is a computer display server and, recently, a Wayland compositor for the Linux operating system that is under development by Canonical Ltd. It was planned to replace the currently used X Window System for Ubuntu; however, the plan changed and Mutter was adopted as part of GNOME Shell.

References

  1. "FreshPorts -- games/pingus: Free Lemmings-like game". www.freshports.org. Retrieved 27 June 2021.
  2. "Haiku Depot Server". depot.haiku-os.org. Retrieved 27 June 2021.
  3. "Pingus - Home". pingus.seul.org. Retrieved 31 January 2024.
  4. "Pingus - news". pingus.seul.org.
  5. license update
  6. Rob Williams (19 September 2006). "Top 10 Free Linux Games". techgage.com. Retrieved 28 September 2012.
  7. Discheri, Hans-Christian (22 June 2016). "Die besten Linux-Spiele für Steam, Ubuntu, Holarse, Gog, Shell" [The best Linux games on Steam, Ubuntu, Holarse, GOG, Shell] (in German). PC-Welt.
  8. Anderson, Lee (20 December 2000). "Top 10 Linux games for the holidays". CNN.com. Archived from the original on 6 December 2004. Retrieved 8 June 2008.
  9. Thinkdigit Magazine 2009-05
  10. Linux-For-You-Issue-80 in Linux For You (September 2009)
  11. Haas, Andre. "Linux Game Review - Pingus". About.com. Archived from the original on 20 March 2008. Retrieved 8 June 2008.
  12. Ponder, George (1 May 2017). "Pingus, a Lemmings clone for Windows 10 PC game full of penguin hijinks". Windows Central . Retrieved 29 April 2024.