{"id":21231873,"url":"https://github.com/shadowmitia/rust-2048","last_synced_at":"2025-07-21T12:33:46.619Z","repository":{"id":78006470,"uuid":"259650704","full_name":"ShadowMitia/rust-2048","owner":"ShadowMitia","description":"A 2048 made in rust with SDL2 bindings","archived":false,"fork":false,"pushed_at":"2020-08-15T21:07:50.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T02:33:31.469Z","etag":null,"topics":[],"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/ShadowMitia.png","metadata":{"files":{"readme":"README.org","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":"2020-04-28T13:51:47.000Z","updated_at":"2020-08-15T21:07:52.000Z","dependencies_parsed_at":"2023-04-03T12:32:30.383Z","dependency_job_id":null,"html_url":"https://github.com/ShadowMitia/rust-2048","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ShadowMitia/rust-2048","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowMitia%2Frust-2048","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowMitia%2Frust-2048/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowMitia%2Frust-2048/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowMitia%2Frust-2048/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadowMitia","download_url":"https://codeload.github.com/ShadowMitia/rust-2048/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowMitia%2Frust-2048/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266302885,"owners_count":23908253,"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-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-20T23:48:41.185Z","updated_at":"2025-07-21T12:33:46.613Z","avatar_url":"https://github.com/ShadowMitia.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"* 2048\r\n\r\n* How to build\r\n\r\n** On windows\r\n\r\nRequires CMake\r\n\r\n\r\n*** To compile\r\n\r\ninstall sdl2 and sdl2-ttf with vcpkg and then in a terminal add\r\n\r\n#+begin_src\r\n$env:Path += \";C:\\Users\\ShadowMitia\\Documents\\GitHub\\vcpkg\\installed\\x64-windows\\bin\"\r\n$env:Lib += \";C:\\Users\\ShadowMitia\\Documents\\GitHub\\vcpkg\\installed\\x64-windows\\lib\"\r\n$env:Include += \";C:\\Users\\ShadowMitia\\Documents\\GitHub\\vcpkg\\installed\\x64-windows\\include\"\r\n#+end_src\r\n\r\nand then build with \"cargo build\"\r\n\r\n** On Linux\r\n\r\nJust install SDL2 from the package manager\r\n\r\n*** Fedora\r\n\r\n#+begin_src sh\r\nsudo dnf install SDL2 SDL2-devel SDL2_ttf-devel SDL2_ttf\r\n#+end_src\r\n\r\n*** Ubuntu \r\n\r\n#+begin_src sh\r\nsudo apt install libsdl2-dev libsdl2-ttf-dev\r\n#+end_src\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowmitia%2Frust-2048","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowmitia%2Frust-2048","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowmitia%2Frust-2048/lists"}