{"id":18483835,"url":"https://github.com/sc0ty/2k48","last_synced_at":"2025-08-30T04:09:02.675Z","repository":{"id":15909169,"uuid":"18650776","full_name":"sc0ty/2k48","owner":"sc0ty","description":"Terminal version of 2048 game","archived":false,"fork":false,"pushed_at":"2016-04-28T14:00:37.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T20:37:02.939Z","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":"flagist0/pypavlok","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sc0ty.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}},"created_at":"2014-04-10T20:29:51.000Z","updated_at":"2016-07-14T03:13:00.000Z","dependencies_parsed_at":"2022-07-14T01:00:36.162Z","dependency_job_id":null,"html_url":"https://github.com/sc0ty/2k48","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sc0ty/2k48","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc0ty%2F2k48","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc0ty%2F2k48/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc0ty%2F2k48/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc0ty%2F2k48/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sc0ty","download_url":"https://codeload.github.com/sc0ty/2k48/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc0ty%2F2k48/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800974,"owners_count":24995187,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-06T12:37:33.251Z","updated_at":"2025-08-30T04:09:02.648Z","avatar_url":"https://github.com/sc0ty.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2k48  \nTerminal version of 2048 game - http://git.io/2048  \nYou can play online: **` telnet 2048.got-game.org `**\n\n - **author:** Mike 'sc0ty' Szymaniak\n - **email:** sc0typl[at]gmail.com\n - **webpage:** http://sc0ty.pl\n\n## HOW TO PLAY\n\nUse your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one.\n\n## CONTROLS\n\n - move: **arrows** or **W/S/A/D**\n - quit: **Q**\n - change rendering mode: **R**  \n**R** will force your screen to be cleared and repainted every frame.  \nIt is useful if your terminal renders animation incorrectly.\n\n## COMPILATION\n- At this moment, only Linux OS is supported, sorry.\n- You need *libncurses* library. You can get it (Ubuntu/Debian) by ` apt-get install libncurses5 libncurses5-dev `.\n- To build it, run ` make `.\n- To build debug version, run ` make DEBUG=1 `. It will be compiled with debug symbols and there is also testing cheat key **T**.\n- To run by as telnet/ssh/whatever server, run `make DEAMON=1` and configure it to be run as login program for telnet service. E.g. if you are using (x)inetd, add to your /etc/inetd.conf:  \n` telnet tcpnowait telnetd /usr/sbin/tcpd /usr/sbin/in.telnetd -h -L /path/to/2k48 `\n\n## LICENSE\nGNU GENERAL PUBLIC LICENSE Version 2, June 1991  \nFor more information see LICENSE file.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsc0ty%2F2k48","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsc0ty%2F2k48","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsc0ty%2F2k48/lists"}