{"id":19917239,"url":"https://github.com/athos/land-of-clojurescript","last_synced_at":"2025-10-07T06:52:32.339Z","repository":{"id":136592485,"uuid":"66799994","full_name":"athos/land-of-clojurescript","owner":"athos","description":"A ClojureScript port of the code from \"Land of Lisp\", mainly for the \"Dice of Doom\" game","archived":false,"fork":false,"pushed_at":"2018-05-13T14:49:30.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T09:30:23.772Z","etag":null,"topics":[],"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/athos.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-08-29T01:09:45.000Z","updated_at":"2018-06-26T04:58:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8ed6f60-f935-440e-888a-f18f8c29e5f6","html_url":"https://github.com/athos/land-of-clojurescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/athos/land-of-clojurescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athos%2Fland-of-clojurescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athos%2Fland-of-clojurescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athos%2Fland-of-clojurescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athos%2Fland-of-clojurescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athos","download_url":"https://codeload.github.com/athos/land-of-clojurescript/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athos%2Fland-of-clojurescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278734407,"owners_count":26036404,"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-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2024-11-12T21:49:12.938Z","updated_at":"2025-10-07T06:52:32.324Z","avatar_url":"https://github.com/athos.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# land-of-clojurescript\n\nA ClojureScript port of the code from \"Land of Lisp\", mainly for the \"Dice of Doom\" game.\n\n## Overview\n\nThis is a personal project to port the code of \"Dice of Doom\", a game described in \"Land of Lisp\".\n\n## Setup\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 © 2016 Shogo Ohta\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%2Fathos%2Fland-of-clojurescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathos%2Fland-of-clojurescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathos%2Fland-of-clojurescript/lists"}