Package TetrisGL: Information

  • Default inline alert: Version in the repository: 1.0.2-alt5

Source package: TetrisGL
Version: 1.0.2-alt4
Build time:  Jul 18, 2022, 03:33 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 (e2kv6, e2kv5, e2kv4, e2k)
TetrisGL-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Michael Shigorin

List of contributors:
Michael Shigorin

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

Last changed


July 5, 2022 Michael Shigorin 1.0.2-alt4
- updated to g24aec3e, dropped glfw version hack
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