{"id":16548778,"url":"https://github.com/sidofc/2048-crystal","last_synced_at":"2026-06-08T10:32:06.269Z","repository":{"id":75743071,"uuid":"94379297","full_name":"SidOfc/2048-crystal","owner":"SidOfc","description":"Attempt at porting my ruby 2048 to crystal :D","archived":false,"fork":false,"pushed_at":"2017-12-25T17:21:11.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T04:06:24.943Z","etag":null,"topics":["2048","crystal","experiment"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/SidOfc.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":"2017-06-14T22:55:17.000Z","updated_at":"2018-04-12T19:59:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6549106-1af7-4370-a812-646c674e37fc","html_url":"https://github.com/SidOfc/2048-crystal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SidOfc/2048-crystal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidOfc%2F2048-crystal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidOfc%2F2048-crystal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidOfc%2F2048-crystal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidOfc%2F2048-crystal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SidOfc","download_url":"https://codeload.github.com/SidOfc/2048-crystal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SidOfc%2F2048-crystal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34059154,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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","crystal","experiment"],"created_at":"2024-10-11T19:27:03.313Z","updated_at":"2026-06-08T10:32:06.253Z","avatar_url":"https://github.com/SidOfc.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twenty_forty_eight\n\nThis is a ported version of my implementation of [2048 in Ruby](https://rubygems.org/gems/TwentyFortyEight)\nIt only implements a small subset of its functionality at the moment, I decided to create a port because\nI wanted to have some fun with a compiled language for a change and Crystal so far has been awesome to write in!\n\nA next step will be to add a TUI so that one can play the game within a terminal, using keys to move, quit and restart\n\n## Installation\n\nTo install, add it as a dependency to your `shards.yml`:\n\n```\ndependencies:\n    twenty_forty_eight:\n        github: SidOfc/2048-crystal\n        branch: master\n```\n\n## Usage\n\nAfter installing, the module `TwentyFortyEight` will be available to use.\nSee the [documentation](https://sidofc.github.io/2048-crystal) for more details.\n\n## Contributing\n\n1. Fork it ( https://github.com/SidOfc/twenty_forty_eight/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [SidOfc](https://github.com/SidOfc) Sidney Liebrand - creator, maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidofc%2F2048-crystal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidofc%2F2048-crystal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidofc%2F2048-crystal/lists"}