{"id":13824123,"url":"https://github.com/taylorconor/tinytetris","last_synced_at":"2026-01-25T15:36:46.672Z","repository":{"id":37664105,"uuid":"178619111","full_name":"taylorconor/tinytetris","owner":"taylorconor","description":"80x23 terminal tetris!","archived":false,"fork":false,"pushed_at":"2024-07-09T06:30:54.000Z","size":630,"stargazers_count":3133,"open_issues_count":25,"forks_count":620,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-07-08T18:41:05.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taylorconor.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":"2019-03-30T22:48:25.000Z","updated_at":"2025-07-08T16:16:41.000Z","dependencies_parsed_at":"2024-11-20T03:45:40.790Z","dependency_job_id":null,"html_url":"https://github.com/taylorconor/tinytetris","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taylorconor/tinytetris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylorconor%2Ftinytetris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylorconor%2Ftinytetris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylorconor%2Ftinytetris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylorconor%2Ftinytetris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taylorconor","download_url":"https://codeload.github.com/taylorconor/tinytetris/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taylorconor%2Ftinytetris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: 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":[],"created_at":"2024-08-04T09:00:57.157Z","updated_at":"2026-01-25T15:36:46.652Z","avatar_url":"https://github.com/taylorconor.png","language":"C++","funding_links":[],"categories":["C++","Table of Contents","\u003ca name=\"games\"\u003e\u003c/a\u003eGames"],"sub_categories":[],"readme":"# tinytetris\n80x23 terminal tetris!\n\n![tinytetris gif](animation.gif)\n\n### tinytetris.cpp\nThis is the 80x23 version. You control it with `a` (left), `d` (right), `w` (rotate),\n`s` (drop), and `q` (quit). It depends on `curses.h` (so you'll need to compile with\n`-lcurses`, and install curses if you don't already have it) and requires C++11.\n\n### tinytetris-commented.cpp\nThis one is almost identical to `tinytetris.cpp`, but not minified, and with some\ncomments to make it easier to read (but it's still tricky to read in certain parts).\n\n### build binary tinytetris-commented.cpp\n`g++ -o tinytetris-commented tinytetris-commented.cpp -lncurses`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaylorconor%2Ftinytetris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaylorconor%2Ftinytetris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaylorconor%2Ftinytetris/lists"}