Package TetrisGL: Information

    Source package: TetrisGL
    Version: 1.0.2-alt3
    Build time:  Jan 19, 2021, 04:20 PM
    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 rpms provided by this srpm:
    TetrisGL (e2kv5, e2kv4, e2k)
    TetrisGL-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Michael Shigorin

    List of contributors:
    Michael Shigorin

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