Package cooldown: Information

    Source package: cooldown
    Version: 24-alt2
    Build time:  Mar 11, 2022, 11:29 PM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    cooldown-data (e2kv6, e2kv5, e2kv4, e2k)
    cooldown-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    cooldown-font (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Andrey Bychkov


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

    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