raincat
Puzzle game with a cat in lead role
Project Raincat is a game developed by Carnegie Mellon students through GCS during the Fall 2008 semester. Raincat features game play inspired from classics Lemmings and The Incredible Machine. The project proved to be an excellent learning experience for the programmers. Everything is programmed in Haskell.
- Versions: 1.2.1
- Website: https://www.gamecreation.org/games/raincat
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-apps.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of raincat
as follows:
guix install raincat
Or install a particular version:
guix install raincat@1.2.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of raincat about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/raincat'><img src='https://packages.guix.gnu.org/packages/raincat/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/raincat)
Example Org:
[[https://packages.guix.gnu.org/packages/raincat][https://packages.guix.gnu.org/packages/raincat/badges/latest-version.svg]]