{"id":15989303,"url":"https://github.com/robot-inventor/card-flipping-simulator","last_synced_at":"2025-10-28T02:40:13.194Z","repository":{"id":191867902,"uuid":"685570259","full_name":"Robot-Inventor/card-flipping-simulator","owner":"Robot-Inventor","description":"ブルーアーカイブのミニゲーム「カードめくり」のシミュレーターです。どのめくり方の効率が一番よいのかを調べられます。","archived":false,"fork":false,"pushed_at":"2023-12-15T02:15:35.000Z","size":14,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T19:17:07.129Z","etag":null,"topics":["blue-archive","bluearchive"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Robot-Inventor.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-08-31T14:23:36.000Z","updated_at":"2024-01-02T16:19:19.000Z","dependencies_parsed_at":"2024-12-18T02:43:50.480Z","dependency_job_id":"5755df9f-a7d9-4899-9287-1efccb9ceb45","html_url":"https://github.com/Robot-Inventor/card-flipping-simulator","commit_stats":null,"previous_names":["robot-inventor/card-flipping-simulator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robot-Inventor%2Fcard-flipping-simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robot-Inventor%2Fcard-flipping-simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robot-Inventor%2Fcard-flipping-simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robot-Inventor%2Fcard-flipping-simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robot-Inventor","download_url":"https://codeload.github.com/Robot-Inventor/card-flipping-simulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247257222,"owners_count":20909430,"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":["blue-archive","bluearchive"],"created_at":"2024-10-08T04:41:34.808Z","updated_at":"2025-10-28T02:40:13.106Z","avatar_url":"https://github.com/Robot-Inventor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Card Flipping Simulator\n\n[ブルーアーカイブ](https://bluearchive.jp/)のミニゲーム「カードめくり」のシミュレーターです。どのめくり方の効率が一番よいのかを調べられます。\n\nなお、このシミュレーターはコマンドラインで動作するため、ビジュアルの再現はありません。あくまで数値のみのシミュレーションです。\n\nシミュレーション結果とその分析は、以下のブログ記事で閲覧できます。\n\n- [ブルアカのカードめくりはどの方法の効率がいい？検証してみた](https://robot-inventor.github.io/article/2023/09/01/blue-archive-card-flapping/)\n\n## 各種カードの確率\n\n[きりは](https://www.youtube.com/@KirihaChannel)さんの[動画](https://www.youtube.com/watch?v=S_gbE22j2ZI)によれば、各種カードの確率は次のようになっているようです。\n\n| カードの種類 | 確率  |\n| ------------ | ----- |\n| UR           | 7.4%  |\n| SR           | 38.9% |\n| R            | 23.9% |\n| N            | 29.8% |\n\nこれは最低保証が反映された値です。最低保証の反映前の値は、概ね次のとおりと考えられます。\n\n| カードの種類 |  確率 |\n| ------------ | ----: |\n| UR           |  7.0% |\n| SR           | 36.8% |\n| R            | 25.0% |\n| N            | 31.2% |\n\n## 実行方法\n\nお使いのコンピューターに[Node.js](https://nodejs.org/ja)がインストールされていることを確認してください。\n\n最初に、このリポジトリーをクローンするか、Zip形式でダウンロード・解凍します。次に、コマンドラインでこのリポジトリーのディレクトリーに移動し、次のコマンドを実行します。\n\n```console\nnpm install\n```\n\nこれで、シミュレーションの準備が整いました。次のコマンドを実行すると、シミュレーションが実行されます。\n\n```console\nnpm run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobot-inventor%2Fcard-flipping-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobot-inventor%2Fcard-flipping-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobot-inventor%2Fcard-flipping-simulator/lists"}