mirror

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

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: