{"id":15818554,"url":"https://github.com/wellwind/rx-tic-tac-toe","last_synced_at":"2025-04-01T05:13:51.798Z","repository":{"id":82780630,"uuid":"98876487","full_name":"wellwind/rx-tic-tac-toe","owner":"wellwind","description":"TicTacToe Game sample using Angular \u0026 RxJs","archived":false,"fork":false,"pushed_at":"2017-08-01T13:17:58.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T06:02:50.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/wellwind.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":"2017-07-31T10:21:05.000Z","updated_at":"2017-07-31T13:23:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bbbf6f1-1bb3-48c5-82bf-97a5844486ef","html_url":"https://github.com/wellwind/rx-tic-tac-toe","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/wellwind%2Frx-tic-tac-toe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellwind%2Frx-tic-tac-toe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellwind%2Frx-tic-tac-toe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wellwind%2Frx-tic-tac-toe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wellwind","download_url":"https://codeload.github.com/wellwind/rx-tic-tac-toe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586036,"owners_count":20801028,"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":[],"created_at":"2024-10-05T06:03:02.620Z","updated_at":"2025-04-01T05:13:51.781Z","avatar_url":"https://github.com/wellwind.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 井字遊戲 - Angular/RxJs Version\n\n利用井字遊戲來示範RxJs\n\n# 使用API清單\n\n- [Observerable.fromEvent](http://reactivex.io/rxjs/class/es6/Observable.js~Observable.html#static-method-fromEvent)：\n  - game-block.component.ts：使用`Observerable.fromEvent()`來監聽component的click事件。\n\n- [ReplaySubject](http://reactivex.io/rxjs/class/es6/ReplaySubject.js~ReplaySubject.html)：\n  - game-core.service.ts\b(roundSubjec)：用來確保訂閱時可以取得目前回合數，使用`new ReplaySubject(1)`來記錄最近一次的回合。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwellwind%2Frx-tic-tac-toe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwellwind%2Frx-tic-tac-toe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwellwind%2Frx-tic-tac-toe/lists"}