{"id":20519731,"url":"https://github.com/edo1z/cpp-opengl-tetris","last_synced_at":"2026-05-05T17:31:38.270Z","repository":{"id":56096278,"uuid":"523396074","full_name":"edo1z/cpp-opengl-tetris","owner":"edo1z","description":"Created on m1 mac with C++ and OpenGL, like Tetris.","archived":false,"fork":false,"pushed_at":"2024-11-12T05:59:12.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-04T02:33:22.364Z","etag":null,"topics":["cpp","glfw","macos","opengl","tetris"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edo1z.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-10T15:24:44.000Z","updated_at":"2024-11-12T05:59:16.000Z","dependencies_parsed_at":"2024-11-15T00:17:11.264Z","dependency_job_id":null,"html_url":"https://github.com/edo1z/cpp-opengl-tetris","commit_stats":null,"previous_names":["net3i/cpp-opengl-tetris","edo1z/cpp-opengl-tetris"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edo1z/cpp-opengl-tetris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edo1z%2Fcpp-opengl-tetris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edo1z%2Fcpp-opengl-tetris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edo1z%2Fcpp-opengl-tetris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edo1z%2Fcpp-opengl-tetris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edo1z","download_url":"https://codeload.github.com/edo1z/cpp-opengl-tetris/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edo1z%2Fcpp-opengl-tetris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","glfw","macos","opengl","tetris"],"created_at":"2024-11-15T22:15:51.874Z","updated_at":"2026-05-05T17:31:38.251Z","avatar_url":"https://github.com/edo1z.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cpp-opengl-tetris\n\nm1 macの、c++とOpenGLで簡易的なテトリスを作りました。\n\n![thumb](https://user-images.githubusercontent.com/89882017/185781360-88bbbada-200b-4027-9e5a-2435e5a6da31.png)\n\n## 実行してみてる動画\n\n- https://user-images.githubusercontent.com/89882017/185777309-9afa6109-ba77-42e9-bd1e-2e37c981b26a.mp4\n- https://www.youtube.com/watch?v=X1YzFl31W7c\n\n## 動作環境\n- m1 mac\n\n```shell\n❯ uname -a\nDarwin mac.local 21.6.0 Darwin Kernel Version 21.6.0:\nSat Jun 18 17:05:47 PDT 2022; root:xnu-8020.140.41~1/RELEASE_ARM64_T8101 arm64\n\n❯ brew config\nHOMEBREW_VERSION: 3.5.9\nCPU: octa-core 64-bit arm_firestorm_icestorm\nClang: 13.1.6 build 1316\nmacOS: 12.5-arm64\nCLT: 13.4.0.0.1.1651278267\nXcode: 13.4.1\nRosetta 2: false\n```\n\n## Install〜実行\n\n### GLFWをインストール\n\n```shell\nbrwe install glfw\nvim ~/.zshrc\n# 下記を追加\nexport CPATH=/opt/homebrew/include\nexport LIBRARY_PATH=/opt/homebrew/lib\n```\n\n### リポジトリをclone\n\n```shell\ngit clone https://github.com/web3ten0/cpp-opengl-tetris.git\n```\n\n### binディレクトリ作成、make、実行\n\n```shell\ncd cpp-opengl-tetris\nmkdir bin\nmake\n./bin/main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedo1z%2Fcpp-opengl-tetris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedo1z%2Fcpp-opengl-tetris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedo1z%2Fcpp-opengl-tetris/lists"}