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: