{"id":19338192,"url":"https://github.com/jserv/tetris","last_synced_at":"2026-02-08T08:09:10.263Z","repository":{"id":146557337,"uuid":"231966442","full_name":"jserv/tetris","owner":"jserv","description":"A text-mode tetris game","archived":false,"fork":false,"pushed_at":"2020-08-07T07:33:49.000Z","size":17,"stargazers_count":147,"open_issues_count":0,"forks_count":29,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-22T22:57:07.117Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jserv.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":"2020-01-05T19:38:37.000Z","updated_at":"2025-03-27T06:23:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"02daf79c-58e7-47f0-b24f-2b301159feb7","html_url":"https://github.com/jserv/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/jserv%2Ftetris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Ftetris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Ftetris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Ftetris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jserv","download_url":"https://codeload.github.com/jserv/tetris/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352249,"owners_count":21416461,"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":[],"created_at":"2024-11-10T03:16:35.521Z","updated_at":"2026-02-08T08:09:10.162Z","avatar_url":"https://github.com/jserv.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tetris: A text-mode tetris game\n\nTetris is a simple game written in C, using NCurses for the terminal I/O.\nIt requires POSIX Thread and NCurses.\n\n## Build and Run\n\nTo build tetris, run 'make' inside the directory where you have the source.\n\n```shell\n$ make\n```\n\nDebian/Ubuntu Dependencies:\n```shell\n$ sudo apt install libncurses5-dev\n```\n\nTo play the game, run the executable 'tetris'.\n\n```shell\n$ ./tetris\n```\n\nKey mapping:\n  * Arrow Up    / k: rotate the block\n  * Arrow Down  / j: drop the block\n  * Arrow Left  / h: move left\n  * Arrow Right / l: move right\n  * Q: Quit or Pause\n\nIf you get into trouble with terminal display, you can set environment variable `TERM` to vt100.\n\n## License\n \nTetris is released under the MIT license. Use of this source code is governed by a MIT license\nthat can be found in the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Ftetris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjserv%2Ftetris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Ftetris/lists"}