raincat 1.2.1
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.
- 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 raincat 1.2.1
as follows:
guix install raincat@1.2.1
Or install the latest version:
guix install raincat
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.