Awesome
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
- pingus-devel - https://lists.nongnu.org/mailman/listinfo/pingus-devel A list for discussing development issues, like level creation or code changes, but might as well be used for user issues like how to solve levels and such
Chat
-
IRC: irc://irc.libera.chat:6667/#pingus
Bug Reports
Bug reports, new levels and feature requests can be submitted to the issue tracker at: