Package TetrisGL: Information

    Source package: TetrisGL
    Version: 1.0.2-alt3
    Build time:  Jan 17, 2021, 03:43 AM in the task #264780
    Category: Games/Arcade
    Report package bug
    License: GPLv3
    Summary: Just another tetris game with OpenGL graphics
    Description: 
    This project has developed for training purposes only.
    It has been written in C++ and uses OpenGL to render all graphics.
    
    Ported to Linux/e2k online: http://youtu.be/761Ab1SDZsQ
    (see http://github.com/Imp5/TetrisGL)
    
    NB: users must be in the `games' group to play,
    care for them not to get stuck!

    List of RPM packages built from this SRPM:
    TetrisGL (x86_64, ppc64le, i586, armh, aarch64)
    TetrisGL-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

      1. libglfw3-devel
      2. libglm-devel
      3. cmake
      4. libalsa-devel
      5. libstb-devel
      6. rapidjson
      7. gcc-c++
      8. rpm-macros-cmake
      9. libfreetype-devel
      10. libGLEW-devel

    Last changed


    Jan. 16, 2021 Michael Shigorin 1.0.2-alt3
    - Imp5: enabled sound (ported from FMOD to ALSA)
    - restricted the binary to games group (so it's more obvious)
    - added icons
    Jan. 13, 2021 Michael Shigorin 1.0.2-alt2
    - added desktop file
    Jan. 12, 2021 Michael Shigorin 1.0.2-alt1
    - initial package