Loading repository data…
Loading repository data…
faithleysath / repository
一个基于 Web 的音乐节奏游戏,旨在通过键盘或触摸操作,提供流畅、有趣的音乐体验。 A web-based music rhythm game designed to provide a smooth and fun music experience through keyboard or touch operations.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
中文 | English
一个基于 Web 的音乐节奏游戏,旨在通过键盘或触摸操作,提供流畅、有趣的音乐体验。
Finger Dancer 是一个开源的音乐节奏游戏,灵感来源于《Fingerdance》。它使用现代 Web 技术构建,旨在提供一个响应迅速、视觉吸引力强且高度可定制的游戏体验。无论你是在桌面设备上使用键盘,还是在移动设备上触摸屏幕,都可以享受到跟随节奏敲击音符的乐趣。
🎹 动态音阶系统 (Dynamic Scale System)
📱 跨平台兼容 (Cross-Platform Compatibility)
🚀 现代 Web 技术 (Modern Web Tech)
🎨 可定制界面 (Customizable UI)
git clone https://github.com/faithleysath/FingerDancer.git
cd FingerDancer
bun install
bun run dev
bun run build
src
├── atoms/ # Jotai atoms (全局状态)
├── components/ # React 组件
├── hooks/ # 自定义 React Hooks
├── lib/ # 核心库 (例如 audio.ts)
└── App.tsx # 应用主入口
我们欢迎所有形式的贡献!
git checkout -b feature/YourFeature)git commit -m 'Add some YourFeature')git push origin feature/YourFeature)本项目采用 MIT 许可证。
桌面端
| 游戏界面 1 | 游戏界面 2 |
|---|---|
移动端
| 游戏界面 1 | 游戏界面 2 |
|---|---|