mirror

Ingo Ruhnke 8c68e08b0b Update to nixos-24.05 1 هفته پیش
data 6dd887f01a Fix .story format, new parser no longer allows multiple strings 3 سال پیش
doc 61057ecf6f Replaced grumbel@gmx.de with grumbel@gmail.com 9 سال پیش
extra ae7b806d70 Fix build issues on Win32 1 سال پیش
mk dbb201a145 Use tinycmmc in CMakeLists.txt 2 سال پیش
src c0a141ff47 Fix missing include 1 هفته پیش
test a95a8e5a97 Remove unused src/engine/resource/ 2 سال پیش
tests c5b42d6230 Add namespace pingus around everything 2 سال پیش
tools 0559647b30 Use /usr/bin/env for better portability 2 سال پیش
uitest c5b42d6230 Add namespace pingus around everything 2 سال پیش
.clang-tidy 090e682aca Add clang-tidy configuration 3 سال پیش
.gitattributes 0e2e7129c9 Keep track of version number via gitattributes 2 سال پیش
.gitignore 06f78d39a7 Reorganize flake.nix to allow cross-compiling 1 سال پیش
AUTHORS 61057ecf6f Replaced grumbel@gmx.de with grumbel@gmail.com 9 سال پیش
CMakeLists.txt 9b05d35694 Remove pingus.appdata.xml 8 ماه پیش
LICENSE.txt 68ea534f35 Rename COPYING to LICENSE.txt and update it (http -> https) 9 ماه پیش
NEWS a147274b76 Updated NEWS 12 سال پیش
README.md fc25d2b965 Update README/INSTALL to point to Nix 2 ماه پیش
VERSION 0e2e7129c9 Keep track of version number via gitattributes 2 سال پیش
flake.lock 8c68e08b0b Update to nixos-24.05 1 هفته پیش
flake.nix 8c68e08b0b Update to nixos-24.05 1 هفته پیش
pingus.desktop dddd6be31a Fixed duplicate Terminal key 6 سال پیش
pingus.nix d0aac93aac Update to NixOS 23.11 6 ماه پیش
pingus.sh.in 421fecba92 Added data installation to "make install" target 9 سال پیش

README.md

Pingus

Introduction

Pingus is a free Lemmings™ clone for GNU/Linux, Win32 and other operating systems supported by SDL2. It is licensed under the GPLv3+.

Information about the game, new versions and additional documentation can be found at the Pingus webpage:

Building

Pingus uses Nix package manager, to automatically download, compile and run it in Linux:

nix run github:pingus/pingus

The Windows version can be compiled in Linux with:

nix build github:pingus/pingus#packages.i686-windows.pingus-win32

Mailing Lists

Chat

Bug Reports

Bug reports, new levels and feature requests can be submitted to the issue tracker at: