{"id":20649244,"url":"https://github.com/marcolucidi01/tetris_clone","last_synced_at":"2025-04-17T00:59:28.693Z","repository":{"id":193649499,"uuid":"98443111","full_name":"MarcoLucidi01/tetris_clone","owner":"MarcoLucidi01","description":"a plain Tetris clone made in C","archived":false,"fork":false,"pushed_at":"2020-05-23T16:47:21.000Z","size":14,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T05:51:14.866Z","etag":null,"topics":["cs50","ncurses","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/MarcoLucidi01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-26T16:20:25.000Z","updated_at":"2025-02-08T06:58:54.000Z","dependencies_parsed_at":"2023-09-09T08:29:23.832Z","dependency_job_id":"3c4ea9a6-cd2e-4951-81b3-683d87471ef3","html_url":"https://github.com/MarcoLucidi01/tetris_clone","commit_stats":null,"previous_names":["marcolucidi01/tetris_clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoLucidi01%2Ftetris_clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoLucidi01%2Ftetris_clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoLucidi01%2Ftetris_clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcoLucidi01%2Ftetris_clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcoLucidi01","download_url":"https://codeload.github.com/MarcoLucidi01/tetris_clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249296056,"owners_count":21246241,"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":["cs50","ncurses","tetris"],"created_at":"2024-11-16T17:13:18.568Z","updated_at":"2025-04-17T00:59:28.663Z","avatar_url":"https://github.com/MarcoLucidi01.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tetris clone\n\nA plain Tetris clone made in C. Also it is my CS50 final project.\n[Few more words](https://marcolucidi01.github.io/posts/a-tetris-clone.html) on my\nsite.\n\nThe library [ncurses](https://en.wikipedia.org/wiki/Ncurses) is required. On\nDebian (and I guess on Ubuntu and such):\n\n```bash\n# apt-get install libncurses5-dev\n```\n\nthen:\n\n```bash\n$ git clone https://github.com/MarcoLucidi01/tetris_clone.git\n$ cd tetris_clone\ntetris_clone$ make\ntetris_clone$ ./tetris_clone  # enjoy!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcolucidi01%2Ftetris_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcolucidi01%2Ftetris_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcolucidi01%2Ftetris_clone/lists"}