{"id":17070563,"url":"https://github.com/oakmac/clojurescript-tic-tac-toe","last_synced_at":"2026-02-06T12:23:23.703Z","repository":{"id":66970555,"uuid":"342326283","full_name":"oakmac/clojurescript-tic-tac-toe","owner":"oakmac","description":"Tic-Tac-Toe implemented in ClojureScript. Used as a teaching exercise for the Professional ClojureScript course (https://cljs.pro)","archived":false,"fork":false,"pushed_at":"2021-02-26T03:48:41.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T04:06:56.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oakmac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-02-25T17:34:26.000Z","updated_at":"2021-02-26T13:31:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed8e07f2-7bb6-4deb-9816-1fe6d4875754","html_url":"https://github.com/oakmac/clojurescript-tic-tac-toe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oakmac/clojurescript-tic-tac-toe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fclojurescript-tic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fclojurescript-tic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fclojurescript-tic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fclojurescript-tic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oakmac","download_url":"https://codeload.github.com/oakmac/clojurescript-tic-tac-toe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oakmac%2Fclojurescript-tic-tac-toe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29160810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-14T11:32:15.511Z","updated_at":"2026-02-06T12:23:23.676Z","avatar_url":"https://github.com/oakmac.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClojureScript Tic-Tac-Toe\n\nA game of tic-tac-toe implemented using ClojureScript.\n\nUsed as a teaching exercise for the [Professional ClojureScript course](https://cljs.pro).\n\n## Approach Used\n\n- represent UI state in an atom\n- [hiccups] for HTML generation\n- separate game logic into it's own namespace\n\n[hiccups]:https://github.com/macchiato-framework/hiccups\n\n## Development Setup\n\n```sh\n## install node_modules/ folder (one-time setup)\nnpm install\n\n## start shadow-cljs server\nnpx shadow-cljs server\n\n# (in a separate terminal window or tab)\n\n## watch the build for development\nnpx shadow-cljs watch app\n\n## OR\n\n## create a release for production\nnpx shadow-cljs release app\n\n## (if using watch) connect a browser REPL\nnpx shadow-cljs cljs-repl app\n```\n\n## License\n\n[ISC License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fclojurescript-tic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foakmac%2Fclojurescript-tic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foakmac%2Fclojurescript-tic-tac-toe/lists"}