{"id":21860976,"url":"https://github.com/ehsan-habibagahi/2048","last_synced_at":"2025-03-21T20:17:44.371Z","repository":{"id":251069359,"uuid":"836183837","full_name":"Ehsan-Habibagahi/2048","owner":"Ehsan-Habibagahi","description":"🕹️ Terminal game | A minimal clone of famous 2048 game","archived":false,"fork":false,"pushed_at":"2024-07-31T14:09:16.000Z","size":46585,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T14:48:51.607Z","etag":null,"topics":["2048","2048-clone","2048-game","cpp"],"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/Ehsan-Habibagahi.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":"2024-07-31T10:17:44.000Z","updated_at":"2024-11-29T23:30:23.000Z","dependencies_parsed_at":"2024-07-31T18:59:53.212Z","dependency_job_id":null,"html_url":"https://github.com/Ehsan-Habibagahi/2048","commit_stats":null,"previous_names":["ehsan-habibagahi/2048"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehsan-Habibagahi%2F2048","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehsan-Habibagahi%2F2048/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehsan-Habibagahi%2F2048/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ehsan-Habibagahi%2F2048/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ehsan-Habibagahi","download_url":"https://codeload.github.com/Ehsan-Habibagahi/2048/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244860601,"owners_count":20522466,"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","2048-clone","2048-game","cpp"],"created_at":"2024-11-28T03:09:20.026Z","updated_at":"2025-03-21T20:17:44.333Z","avatar_url":"https://github.com/Ehsan-Habibagahi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2048 (Terminal game📟)\n## Introduction\n###### 2048 is a famous game which you can use your arrow keys or `A` `S` `D` `W` to move the tiles. Tiles with the same number merge into one when they touch. Add them up to reach 2048!\nThis project is a minimal clone of the popular 2048 game🕹️, designed to run in the terminal (standard output) using C++. It features graphics implemented with Unicode (UTF-8) and ASCII characters. The primary goal of this project was to faithfully implement all the features of the original game without sacrificing program speed and functionality.\n\u003c!-- ![Screenshot 2024-07-31 160601](https://github.com/user-attachments/assets/79c82bcf-1dc3-42f9-bd84-8a50f1832f32)--\u003e\n![2024-07-31+16-40-54_out (1)](https://github.com/user-attachments/assets/084ff299-39cc-443f-a28d-82809031fb48)\n### Aditional features\n- Leaderboard\n- In-game music\n- Custom dimention\n## Instructions\n## Compilation\nSimply run this command in terminal:\n```shell\nc++ .\\main.cpp .\\leaderboard.cpp .\\menu.cpp .\\header.h -lwinmm\n```\n**Make sure you have C++ compiler installed🤨**\n\n## Data storage\nAll the player's data(moves/score) are stored in `data/leaderboard.csv` in csv format.\n\n\u003cimg width=\"853\" alt=\"Screenshot 2024-07-31 160509\" src=\"https://github.com/user-attachments/assets/6df4a3c6-c62e-4d3b-9349-dc19f079f1dd\"\u003e\n\n## Contributing\nWe appreciate any contributions to this project🌻! Whether you want to fix a bug, add a new feature, or improve the documentation, your help is valuable. you can get involved via forking this repository and make a pull request or just make an issue. Thank you so much!💛\n## Credits\n* [Mini clip - Gravity guy](https://www.miniplay.com/game/gravity-guy) (_Musics - Super nostalgic🎵🔥_)\n* [Dr. Saeed R Kheradpishe](https://github.com/SRKH) (_Instructor_)\n* [Farid Karimi](https://github.com/Farid-Karimi) (_Mentor_)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehsan-habibagahi%2F2048","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehsan-habibagahi%2F2048","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehsan-habibagahi%2F2048/lists"}