{"id":21828970,"url":"https://github.com/kyuvi/spacewar-cljs","last_synced_at":"2025-08-12T02:04:38.698Z","repository":{"id":170459797,"uuid":"635003887","full_name":"Kyuvi/spacewar-cljs","owner":"Kyuvi","description":"Spacewar in clojurescript using reagent and re-frame","archived":false,"fork":false,"pushed_at":"2023-06-12T20:49:18.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T12:57:36.947Z","etag":null,"topics":["clojurescript","game","re-frame","reagent"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kyuvi.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":"2023-05-01T18:45:35.000Z","updated_at":"2023-05-07T17:37:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1ecdee8-e86d-408e-9f07-5c0d34b4ff8b","html_url":"https://github.com/Kyuvi/spacewar-cljs","commit_stats":null,"previous_names":["kyuvi/spacewar-cljs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kyuvi/spacewar-cljs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fspacewar-cljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fspacewar-cljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fspacewar-cljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fspacewar-cljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kyuvi","download_url":"https://codeload.github.com/Kyuvi/spacewar-cljs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fspacewar-cljs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269987123,"owners_count":24508176,"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-08-12T02:00:09.011Z","response_time":80,"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":["clojurescript","game","re-frame","reagent"],"created_at":"2024-11-27T18:19:31.071Z","updated_at":"2025-08-12T02:04:38.652Z","avatar_url":"https://github.com/Kyuvi.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spacewar\n\nA clone (of a clone) of the classic spacewar! game in ClojureScript using the reagent and re-frame libraries.\n\n## Overview\n\nMainly to experiment with using reagent/re-frame for making games on the html canvas. \n\nAs I could not find any clojurescipt versions, it seemed like an interesting project to take on.\n\nVersion 1.0 can be played  [Here](https://kyuvi.codeberg.page/spacewar-cljs/@cmp/resources/public/). \n\nThis is meant to be a two player game so do not expect too much from the AI. \n\nControls can be changed in the \"options\" menu\n\n## Setup\n\nTo get an interactive development environment run:\n\n\n    lein figwheel\n\n\u003c!-- and open your browser at [localhost:3449](http://localhost:3449/). --\u003e\nand open your browser at [localhost:4840](http://localhost:4840/).\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 © 2023 Kyuvi\n\nThis program and the accompanying materials are made available under the terms of the GNU General Public License 3.0 or later which is available at https://www.gnu.org/licenses/gpl-3.0.html with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyuvi%2Fspacewar-cljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyuvi%2Fspacewar-cljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyuvi%2Fspacewar-cljs/lists"}