{"id":21828973,"url":"https://github.com/kyuvi/pong-cljs","last_synced_at":"2025-03-21T12:41:24.041Z","repository":{"id":170460693,"uuid":"628736302","full_name":"Kyuvi/pong-cljs","owner":"Kyuvi","description":"Classic Pong game in ClojureScript using reagent and re-frame ","archived":false,"fork":false,"pushed_at":"2023-04-16T21:42:57.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T08:41:56.829Z","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":"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":"2023-04-16T21:15:23.000Z","updated_at":"2023-05-07T17:36:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"551b7893-e2f7-4e37-9a7a-4baf1ec7d344","html_url":"https://github.com/Kyuvi/pong-cljs","commit_stats":null,"previous_names":["kyuvi/pong-cljs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fpong-cljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fpong-cljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fpong-cljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kyuvi%2Fpong-cljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kyuvi","download_url":"https://codeload.github.com/Kyuvi/pong-cljs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244800346,"owners_count":20512449,"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":["clojurescript","game","re-frame","reagent"],"created_at":"2024-11-27T18:19:31.352Z","updated_at":"2025-03-21T12:41:23.992Z","avatar_url":"https://github.com/Kyuvi.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pong\n\nPong in clojurescript using reagent and re-frame.\n\n## Overview\n\nMainly to experiment with using reagent/re-frame for making games on the html canvas.\n\n## Setup\n\nTo get an interactive development environment run:\n\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\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyuvi%2Fpong-cljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyuvi%2Fpong-cljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyuvi%2Fpong-cljs/lists"}