{"id":13607173,"url":"https://github.com/pierrechevalier83/2048-rs","last_synced_at":"2025-10-04T02:30:05.879Z","repository":{"id":18180176,"uuid":"83613293","full_name":"pierrechevalier83/2048-rs","owner":"pierrechevalier83","description":"Rust implementation of 2048 game","archived":false,"fork":false,"pushed_at":"2024-07-31T02:54:43.000Z","size":17594,"stargazers_count":26,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T00:08:27.252Z","etag":null,"topics":["2048","cli","game","matrix-display","rust","termion","unicode"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pierrechevalier83.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-01T23:47:12.000Z","updated_at":"2025-08-02T13:40:18.000Z","dependencies_parsed_at":"2024-10-29T18:35:40.206Z","dependency_job_id":null,"html_url":"https://github.com/pierrechevalier83/2048-rs","commit_stats":{"total_commits":72,"total_committers":4,"mean_commits":18.0,"dds":0.05555555555555558,"last_synced_commit":"77fa495251af874a7f0a1725e34892d71233a65c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pierrechevalier83/2048-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrechevalier83%2F2048-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrechevalier83%2F2048-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrechevalier83%2F2048-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrechevalier83%2F2048-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrechevalier83","download_url":"https://codeload.github.com/pierrechevalier83/2048-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrechevalier83%2F2048-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277436078,"owners_count":25817528,"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-09-28T02:00:08.834Z","response_time":79,"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":["2048","cli","game","matrix-display","rust","termion","unicode"],"created_at":"2024-08-01T19:01:16.232Z","updated_at":"2025-10-04T02:30:05.856Z","avatar_url":"https://github.com/pierrechevalier83.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/pierrechevalier83/2048-rs.svg?branch=master)](https://travis-ci.org/pierrechevalier83/2048-rs)\n\n## 2048-rs - rust implementation of the popular game\n\n*   We use [matrix_display](https://github.com/pierrechevalier83/matrix_display) to pretty print the matrix in all its colours and unicode glory.\n*   We use [crossterm](https://github.com/crossterm-rs/crossterm) for handling user input asynchronously.\n\n![alt tag](https://raw.githubusercontent.com/pierrechevalier83/2048-rs/master/screenshots/demo.gif)\n\n## Install\n\n*   On Arch Linux:\n    `yaourt 2048-rs`\n*   With cargo:\n    `cargo install game-2048`\n\n## Download\n\n`git clone git@github.com:pierrechevalier83/2048-rs.git`\n\n## Build\n\n`cargo build --release`\n\n## Run\n\n`cargo run --release`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrechevalier83%2F2048-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierrechevalier83%2F2048-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrechevalier83%2F2048-rs/lists"}