{"id":19639597,"url":"https://github.com/cwtickle/kirizma-cw","last_synced_at":"2026-03-15T03:54:29.479Z","repository":{"id":96491870,"uuid":"586775096","full_name":"cwtickle/kirizma-cw","owner":"cwtickle","description":"⌨Kirizma - Typing rhythm game based on Dancing Onigiri \"CW Edition\"","archived":false,"fork":false,"pushed_at":"2025-02-02T11:10:07.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T11:26:58.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/cwtickle.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-01-09T07:46:14.000Z","updated_at":"2025-02-02T11:09:47.000Z","dependencies_parsed_at":"2023-05-15T11:15:51.255Z","dependency_job_id":null,"html_url":"https://github.com/cwtickle/kirizma-cw","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwtickle%2Fkirizma-cw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwtickle%2Fkirizma-cw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwtickle%2Fkirizma-cw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwtickle%2Fkirizma-cw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwtickle","download_url":"https://codeload.github.com/cwtickle/kirizma-cw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240947648,"owners_count":19883029,"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-11-11T14:00:18.915Z","updated_at":"2026-03-15T03:54:29.409Z","avatar_url":"https://github.com/cwtickle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kirizma (CW Edition)\n- ⌨Kirizma - Typing rhythm game based on Dancing Onigiri \"CW Edition\"\n\nキリズマは、[D4U](http://noia.g3.xrea.com/)さんが考案したブラウザで動作するタイピングゲーム風の音楽ゲームです。  \nKirizma (CW Edition)では、[Dancing☆Onigiri (CW Edition)](https://github.com/cwtickle/danoniplus)の基盤を利用してキリズマを再現しています。  \n[SKB](https://github.com/superkuppabros)さん・[すずめ](https://github.com/suzme)さんが作成したカスタムjs/cssをベースに、機能追加を行ったものを公開しています。\n\n## Specification / 特記事項\n- ローマ字モードに限り、Displayオプションで文字の一部切替が可能です。  \n※あらかじめ、ヘボン式風の譜面（「J」「C」「F」「R」を使う）として作成する必要があります）\n- kstyle.jsでは、キリズマ用のキーとして末尾に「k」が入っているものを拾います。\n- 特に27k(31k), 47k(51k)といった区別はしていません。\n- キー数が47より小さい場合はローマ字モード、47以上の場合はかな文字モードと見做して処理します。\n- ダンおに混在（27k, 47k以外）の場合、デフォルトのスクロール方向をReverse側に設定する必要があります。\n（スクロールのデフォルト側のみを90度回転しているため）  \n⇒使い方によっては、下段を5key以外にすることも可能です。\n\n## Usage / 使い方\n- Dancing☆Onigiri (CW Edition)のフォルダ階層に、リポジトリにあるファイルを上書きして使います。\n   - kstyle.js  をjs フォルダへ\n   - kstyle.css をcssフォルダへ\n   - img/kirizma フォルダ一式をimgフォルダへ\n   - danoni_setting.js の g_presetObj.keysData へキリズマ用のキー定義を追加 (v1のみ、v2以降は不要)\n```javascript\ng_presetObj.keysData=`\n\n|keyExtraList=27k,47k,31k,51k|  \u003c- すでに追加しているカスタムキーがあればそれも足します\n(カスタムキー定義の内容をコピー)\n\n`;\n```\n\n### 譜面ファイル側で設定する譜面ヘッダー（一例）\n```\n|customjs=kstyle.js|  \u003c- 他のカスタムjsと併用可能です。\n|customcss=kstyle.css|\n|hashTag=#kirizma|\n```\n\n## Related Tools Repository / 関連リポジトリ・ツール\n- [キリズマ譜面データ変換機](https://github.com/suzme/kirizma-converter) @suzme\n- [キリズマ歌詞表示作成ツール](https://github.com/prlg25/kirizma_lyric) @prlg25\n- [キリズマ難易度表](https://github.com/suzme/kirizma) @suzme\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwtickle%2Fkirizma-cw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwtickle%2Fkirizma-cw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwtickle%2Fkirizma-cw/lists"}