Package cooldown: Information

    Source package: cooldown
    Version: 24-alt2
    Build time:  Feb 15, 2019, 06:53 PM in the task #221224
    Category: Games/Arcade
    Report package bug
    License: GPLv3
    Summary: Advanced PipeMania clone
    Description: 
    This game was inspired by the old game PipeMania, although it changed
    a lot during development. Cooldown is created as an entry for Pandora
    Angst Coding Competition 2010, but the development doesn't stop at the
    deadline ;)
    
    Your task is to cool down the ball coming from the start field. 100
    levels, increasing difficulty, pipes in 4 colors, special tiles,
    multiple balls.

    List of rpms provided by this srpm:
    cooldown (x86_64, i586, aarch64)
    cooldown-data (x86_64, i586, aarch64)
    cooldown-debuginfo (x86_64, i586, aarch64)
    cooldown-font (x86_64, i586, aarch64)

    Maintainer: Andrey Bychkov


      1. cmake
      2. libSDL_image-devel
      3. libSDL_mixer-devel
      4. ImageMagick-tools
      5. libSDL_ttf-devel
      6. gcc-c++

    Last changed


    Feb. 11, 2019 Andrey Bychkov 24-alt2
    - no return statement in the non-void function fixed (according g++8)
    Dec. 3, 2012 Eugeny A. Rostovtsev 24-alt1.1
    - Fixed build with glibc 2.16
    Sept. 3, 2010 George V. Kouryachy 24-alt1
    - Initial build from scratch