Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cwtickle/punching-panels
:black_square_button: Punching Panels - rhythm game based on Dancing Onigiri "CW Edition"
https://github.com/cwtickle/punching-panels
dancing-onigiri javascript punching-panels rhythm-game
Last synced: 3 days ago
JSON representation
:black_square_button: Punching Panels - rhythm game based on Dancing Onigiri "CW Edition"
- Host: GitHub
- URL: https://github.com/cwtickle/punching-panels
- Owner: cwtickle
- License: mit
- Created: 2022-02-10T12:19:38.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-15T08:49:39.000Z (about 2 years ago)
- Last Synced: 2023-03-02T06:50:48.380Z (over 1 year ago)
- Topics: dancing-onigiri, javascript, punching-panels, rhythm-game
- Language: JavaScript
- Homepage:
- Size: 3.33 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Punching◇Panels
[![CodeQL](https://github.com/cwtickle/punching-panels/workflows/CodeQL/badge.svg)](https://github.com/cwtickle/danoniplus/actions?query=workflow%3ACodeQL)
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/cwtickle/punching-panels?sort=semver)](https://github.com/cwtickle/punching-panels/releases)
[![GitHub All Releases](https://img.shields.io/github/downloads/cwtickle/punching-panels/total?color=%239933ff&label=downloads%20%28recently%29)](https://github.com/cwtickle/punching-panels/releases)
[![GitHub](https://img.shields.io/github/license/cwtickle/punching-panels)](https://github.com/cwtickle/punching-panels/blob/develop/LICENSE) [![Join the chat at https://gitter.im/danonicw/punching-panels](https://badges.gitter.im/danonicw/punching-panels.svg)](https://gitter.im/danonicw/punching-panels?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)Punching◇Panelsは、Dancing☆Onigiri (CW Edition)の基盤を利用したタッチ風リズムゲームです。
公開しているソース一式と、音楽ファイル・譜面データ(テキスト)を組み合わせることで
オリジナルのゲームデータを作ることができます。
*Punching Panels* is a rhythm game based on *Dancing Onigiri "CW Edition"*.
You can create original game data by combining a set of published sources with music files and sequences (text file).## Demo
- [Demo1](https://cw7.sakura.ne.jp/danoni/2022/0340P_Komichi.html) こみちをかけぬけて / みそか## How to Play / 遊び方
リズムに合わせてやってくる"□"を、ステップゾーン上で押すリズムゲームです。
キーボードを使って遊びます。
This is a rhythm game, using Keyboard on the website.### Rule / ゲームのルール
タイミング良くキーボードを押すと(・∀・)イイ!!となり、ライフが上がります。
一方、タイミングを外すと(´・ω・\`)ショボーン、(\`Д´)ウワァンとなり、ライフが下がります。
ゲーム終了までにライフゲージのライフが残っているか、ノルマ以上であればゲームクリアです。
When you press the keyboard with good timing *:D Perfect!!* and life will go up.
On the other hand, if you remove the timing *:( Bad*, *:_( Miss* will be, life falls.
If the life of the life gauge remains by the end of the game or it is over the quota, the game is cleared.## Works / 公開作品
- [👊👊👊 Punching◇Panels難易度表 👊👊👊](https://suzme.github.io/punpane/)## How to Make / 作り方
- [本リポジトリWiki](https://github.com/cwtickle/punching-panels/wiki)
- [譜面の作成概要](https://github.com/cwtickle/danoniplus/wiki/HowToMake)
※ Dancing☆Onigiri (CW Edition)の基盤を使っているため、作り方は同じです。## System requirements / 動作環境
ブラウザで動作します。(Using browser.)
- Google Chrome, Opera, Vivaldi (WebKit), Firefox (Gecko)※
※Firefoxの場合、環境により動作が安定しない場合があります。## How to Contribute / 開発者の方へ
開発にご協力いただける方は、下記をご覧ください。GitHubアカウントの無い方でも協力できます!
If you would like to cooperate with the development, please see below. Even if you don't have a GitHub account, you can cooperate!
- [貢献の仕方 / How to Contribute](.github/CONTRIBUTING.md)
- [要望・不具合報告用Gitter](https://gitter.im/danonicw/community)## Community / コミュニティ
- [Dancing☆Onigiri Discordサーバー](https://discord.gg/TegbHFY7zg)
- [得点報告用Gitter](https://gitter.im/danonicw/freeboard)
- [Twitter #punpane](https://twitter.com/search?q=%23punpane&src=typed_query&f=live)## Related Tools Repository / 関連ツール
- [Dancing☆Onigiri (CW Edition)](https://github.com/cwtickle/danoniplus)
- [Punching◇Panels エディター](https://github.com/suzme/punpane-editor) @suzme
- [ダンおに曲データjs化ツール](https://github.com/suzme/danoni-base64) @suzme
- [ダンおにゲージ計算機 (Gauge Calculator)](http://www.omission0.com/other/gauge_calculator/) @goe0## License / ライセンス
This software is released under the MIT License, see LICENSE.
*Dancing Onigiri "CW Edition"* is released under the MIT License.