{"id":20008648,"url":"https://github.com/whysobad/console-tetris","last_synced_at":"2025-10-28T23:44:26.747Z","repository":{"id":144087250,"uuid":"474753024","full_name":"WhySoBad/console-tetris","owner":"WhySoBad","description":"A terminal ui to play tetris in the console","archived":false,"fork":false,"pushed_at":"2024-02-26T12:16:07.000Z","size":105,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T14:27:25.210Z","etag":null,"topics":["cmake","cpp","ncurses","tetris","tui"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"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/WhySoBad.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-03-27T20:34:21.000Z","updated_at":"2024-02-26T13:37:11.000Z","dependencies_parsed_at":"2024-02-26T13:32:39.808Z","dependency_job_id":"1403a103-e1f4-4889-b613-598f445aa1d0","html_url":"https://github.com/WhySoBad/console-tetris","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhySoBad%2Fconsole-tetris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhySoBad%2Fconsole-tetris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhySoBad%2Fconsole-tetris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhySoBad%2Fconsole-tetris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhySoBad","download_url":"https://codeload.github.com/WhySoBad/console-tetris/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241447079,"owners_count":19964254,"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":["cmake","cpp","ncurses","tetris","tui"],"created_at":"2024-11-13T07:11:03.473Z","updated_at":"2025-10-28T23:44:21.709Z","avatar_url":"https://github.com/WhySoBad.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# console-tetris\n\n\u003e A terminal ui to play tetris in the console\n\n![image](https://user-images.githubusercontent.com/49595640/177736119-8bf99c5c-db85-4b22-9287-5674cfb78e69.png)\n\n## Features\n\n* Support for big and small terminals \n* Progress is saved at ```~/.config/console-tetris/console-tetris.conf```\n* Growing difficulty with increasing levels\n* Point calculation like on [Nintendo's Tetris versions](https://tetris.fandom.com/wiki/Scoring)\n* Tetromino rotation like on [the Gamebody version](https://strategywiki.org/wiki/File:Tetris_rotation_Gameboy.png)\n\n### Shortcuts\n\n* \u003ckbd\u003eE\u003c/kbd\u003exit the program\n* \u003ckbd\u003eP\u003c/kbd\u003eause the game \n* \u003ckbd\u003eR\u003c/kbd\u003eeset the game\n\n## Build \u0026 Usage\n\nThis program has a single dependency to [ncurses](https://archlinux.org/packages/core/x86_64/ncurses/) and was tested on Arch\n\nFor building you need to have `cmake` installed:\n```bash\n# Setup cmake\ncmake .\n# Build the project\ncmake --build .\n```\nAfter this, you'll find the `console-tetris` binary in the `./bin` directory","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhysobad%2Fconsole-tetris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhysobad%2Fconsole-tetris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhysobad%2Fconsole-tetris/lists"}