{"id":17115170,"url":"https://github.com/not-raspberry/cljs-2048","last_synced_at":"2026-05-15T08:02:48.773Z","repository":{"id":95187273,"uuid":"62175689","full_name":"not-raspberry/cljs-2048","owner":"not-raspberry","description":"Yet another implementation of 2048 - this time in ClojureScript and Reagent","archived":false,"fork":false,"pushed_at":"2016-07-25T00:08:58.000Z","size":1180,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T06:51:29.320Z","etag":null,"topics":["2048","clojurescript","css-animations","css-transitions","game","react","reagent"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/not-raspberry.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":"2016-06-28T21:32:36.000Z","updated_at":"2024-11-26T08:15:00.000Z","dependencies_parsed_at":"2023-04-30T13:35:22.516Z","dependency_job_id":null,"html_url":"https://github.com/not-raspberry/cljs-2048","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-raspberry%2Fcljs-2048","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-raspberry%2Fcljs-2048/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-raspberry%2Fcljs-2048/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/not-raspberry%2Fcljs-2048/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/not-raspberry","download_url":"https://codeload.github.com/not-raspberry/cljs-2048/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245186922,"owners_count":20574554,"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","clojurescript","css-animations","css-transitions","game","react","reagent"],"created_at":"2024-10-14T17:21:56.936Z","updated_at":"2026-05-15T08:02:48.445Z","avatar_url":"https://github.com/not-raspberry.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cljs-2048\n\nA 2048 game in ClojureScript.\n\nWritten because I lost my phone, so I had to buy a new one. Google Play worked\nwell on the new phone (unlike the old one) so I could download a 2048 game and\nI kind of got obsessed with it for a few days.\n\n## Play online\n\nhttps://not-raspberry.github.io/cljs-2048/\n\n## Development\n\nTo get an interactive development environment run:\n\n    lein figwheel\n\nand open your browser at [localhost:3449](http://localhost:3449/).\nThis will auto compile and send all changes to the browser without the\nneed to reload. After the compilation process is complete, you will\nget a Browser Connected REPL. An easy way to try it is:\n\n    (js/alert \"Am I connected?\")\n\nand you should see an alert in the browser window.\n\nTo clean all compiled files:\n\n    lein clean\n\nTo create a production build run:\n\n    lein do clean, cljsbuild once min\n\nAnd open your browser in `resources/public/index.html`. You will not\nget live reloading, nor a REPL.\n\n## License\n\nCopyright © 2014 not-raspberry\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-raspberry%2Fcljs-2048","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnot-raspberry%2Fcljs-2048","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnot-raspberry%2Fcljs-2048/lists"}