Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pingus/pingus
https://github.com/Pingus/pingus
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/Pingus/pingus
- Owner: Pingus
- License: gpl-3.0
- Created: 2015-03-13T05:40:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T21:44:25.000Z (5 months ago)
- Last Synced: 2024-08-02T04:02:31.364Z (4 months ago)
- Language: C++
- Homepage:
- Size: 76.5 MB
- Stars: 162
- Watchers: 19
- Forks: 29
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Authors: AUTHORS
Awesome Lists containing this project
- likes - Pingus/__pingus__
- fucking-Awesome-Linux-Software - ![Open-Source Software - 2D puzzle game that clones the popular Lemmings. Your goal is to guide a group of penguins safely across the game map. (Applications / Games)
- Awesome-Linux-Software - ![Open-Source Software - 2D puzzle game that clones the popular Lemmings. Your goal is to guide a group of penguins safely across the game map. (Applications / Games)
README
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:* https://pingus.github.io/
Building
--------Pingus uses [Nix package manager](https://nixos.org/download/), 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 suchChat
----* IRC: irc://irc.libera.chat:6667/#pingus
* Matrix: https://matrix.to/#/#pingus:matrix.org
Bug Reports
-----------Bug reports, new levels and feature requests can be submitted to the
issue tracker at:* https://github.com/pingus/pingus/issues