{"id":13526409,"url":"https://github.com/alewmoose/2048-in-terminal","last_synced_at":"2025-04-01T07:32:18.836Z","repository":{"id":21246618,"uuid":"24562088","full_name":"alewmoose/2048-in-terminal","owner":"alewmoose","description":"Animated console version of the 2048 game","archived":false,"fork":false,"pushed_at":"2023-04-05T03:53:26.000Z","size":273,"stargazers_count":152,"open_issues_count":1,"forks_count":24,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-17T16:11:39.946Z","etag":null,"topics":["2048","c","cli","game","ncurses"],"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/alewmoose.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}},"created_at":"2014-09-28T15:00:41.000Z","updated_at":"2025-03-16T09:35:32.000Z","dependencies_parsed_at":"2024-04-12T03:40:13.467Z","dependency_job_id":"412469bf-2881-487c-8192-41bcec326b11","html_url":"https://github.com/alewmoose/2048-in-terminal","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/alewmoose%2F2048-in-terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alewmoose%2F2048-in-terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alewmoose%2F2048-in-terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alewmoose%2F2048-in-terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alewmoose","download_url":"https://codeload.github.com/alewmoose/2048-in-terminal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246600791,"owners_count":20803485,"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":["2048","c","cli","game","ncurses"],"created_at":"2024-08-01T06:01:29.284Z","updated_at":"2025-04-01T07:32:13.820Z","avatar_url":"https://github.com/alewmoose.png","language":"C","funding_links":[],"categories":["Puzzle/card/board","Native"],"sub_categories":["Puzzle/card/board"],"readme":"# 2048-in-terminal\n\nTerminal-based clone of [the 2048 game](https://play2048.co/)\n\n![screen](screen.gif)\n\n----\n\n## Requirements\n- GNU Make\n- C compiler (GCC or Clang)\n- pkg-config\n- ncurses library\n- ncurses development files\n\n----\n\n## Build\n\nBuild using default parameters:\n\n`make`\n\nOr build with parameters, e.g.:\n\n`make CC=clang NCURSES_LIB=ncursesw EXE=2048`\n\n----\n\n## Install\n\nInstall to default location (`/usr/local/bin/`):\n\n`sudo make install`\n\nAlter the `PREFIX` parameter to install to `\u003cPREFIX\u003e/bin`, e.g.:\n\n`make install PREFIX=~/.local`\n\n## Uninstall\n\nRun `make uninstall`. Specify `PREFIX` if you did so during installation.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falewmoose%2F2048-in-terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falewmoose%2F2048-in-terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falewmoose%2F2048-in-terminal/lists"}