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 an open-source video 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">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.

<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>Shadow Warrior</i> (1997 video game) 1997 video game

Shadow Warrior is a first-person shooter video game developed by 3D Realms and published by GT Interactive. The shareware version was released for the PC on May 13, 1997, while the full version was completed on August 25, 1997 and released in stores on September 16, 1997. Shadow Warrior was developed using Ken Silverman's Build engine and improved on 3D Realms' previous Build engine game, Duke Nukem 3D. Mark Adams ported Shadow Warrior to Mac OS in August 1997.

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

SuperTux is a free and open-source two-dimensional 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.

<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.

OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition. It is the result of an effort Sun Microsystems began in 2006. The implementation is licensed under the GPL-2.0-only with a linking exception. Were it not for the GPL linking exception, components that linked to the Java Class Library would be subject to the terms of the GPL license. OpenJDK is the official reference implementation of Java SE since version 7.

Linux-based operating systems can be used for playing video games. Because many games are not natively supported for the Linux kernel, various software has been made to run Windows games, such as Wine, Cedega, 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.

<i>SuperTuxKart</i> Open source arcade racing game

SuperTuxKart (STK) is a free and open-source kart racing game, distributed under the terms of the GNU General Public License, version 3. It features mascots of various open-source projects. SuperTuxKart is cross-platform, running on Linux, macOS, Windows, iOS (beta), Android systems and Nintendo Switch (homebrew).

<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">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.

<i>X-Moto</i> Video game

X-Moto is a free and open source 2D motocross platform game developed for Linux, FreeBSD, Mac OS X and Microsoft Windows, where physics play an all important role in the gameplay. The basic gameplay clones that of Elasto Mania, but the simulated physics are subtly different.

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.

<span class="mw-page-title-main">OpenZFS</span> Open-source implementation of the ZFS file system

OpenZFS is an open-source implementation of the ZFS file system and volume manager initially developed by Sun Microsystems for the Solaris operating system and now maintained by the OpenZFS Project. It supports features like data compression, data deduplication, copy-on-write clones, snapshots, and RAID-Z. It also supports the creation of virtual devices, which allows for the creation of file systems that span multiple disks.

<span class="mw-page-title-main">Zorin OS</span> Linux distribution based on Ubuntu LTS

Zorin OS is a Linux distribution based on Ubuntu. It uses a GNOME 3 and XFCE 4 desktop environment by default, although the desktop is heavily customized in order to help users transition from Windows and macOS easily. Wine and PlayOnLinux are supported, allowing users to run compatible Windows software, like Microsoft Office. Its creators maintain three free editions of the operating system, and sell a professional edition.

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.