{"id":27183179,"url":"https://github.com/boreec/tetris","last_synced_at":"2025-04-09T15:55:34.680Z","repository":{"id":142676949,"uuid":"569563992","full_name":"boreec/tetris","owner":"boreec","description":"Tetris game reproduction written in C++14 and Qt6.","archived":false,"fork":false,"pushed_at":"2024-03-08T08:47:00.000Z","size":100,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-08T09:44:39.650Z","etag":null,"topics":["cpp","cpp14","game","game-development","gui","opengl","qt","qt6","tetris","tetris-game"],"latest_commit_sha":null,"homepage":"https://boreec.github.io","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boreec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-23T05:32:21.000Z","updated_at":"2024-03-08T08:44:14.000Z","dependencies_parsed_at":"2023-11-20T10:27:12.819Z","dependency_job_id":"1ad74410-5997-4245-9ae7-30cd7fc826f8","html_url":"https://github.com/boreec/tetris","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boreec%2Ftetris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boreec%2Ftetris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boreec%2Ftetris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boreec%2Ftetris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boreec","download_url":"https://codeload.github.com/boreec/tetris/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065115,"owners_count":21041867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","cpp14","game","game-development","gui","opengl","qt","qt6","tetris","tetris-game"],"created_at":"2025-04-09T15:55:33.793Z","updated_at":"2025-04-09T15:55:34.675Z","avatar_url":"https://github.com/boreec.png","language":"C++","readme":"# Description\n\nThis program is an amateur reproduction of the Tetris game made with C++, Qt and OpenGL.\n\n[![video](https://img.youtube.com/vi/kj1cXrnWwcY/0.jpg)](https://www.youtube.com/watch?v=kj1cXrnWwcY)\n\n# Requirements\n\n- Qt \u003e= 6.0.0\n- OpenGL\n- CMake \u003e= 3.5\n- C++14\n- [Doxygen](https://www.doxygen.nl/index.html) to build documentation (optional).\n\n# Building/Executing\n\nSteps from cloning the repository to running the game:\n```bash\n$ git clone https://gitlab.com/boreec/tetris.git\n$ cd tetris\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n$ ./Tetris\n```\n\nFrom this step, you can generate the documentation:\n\n```bash\n$ cd doc\n$ make\n$ firefox ../../doc/html/index.html\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboreec%2Ftetris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboreec%2Ftetris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboreec%2Ftetris/lists"}