Skip to content

icebbay/charades-game

Repository files navigation

你演我猜 (Charades Game)

一个有趣的线下派对游戏,支持多种类别和自定义词库。

特点

  • 🎮 多种游戏类别:动物、食物、运动、职业等
  • 🌍 支持中英文双语
  • 📱 响应式设计,支持各种设备
  • 🎨 优雅的用户界面
  • 🎵 音效反馈
  • 🌓 深色模式支持
  • 📦 离线运行支持 (PWA)
  • ✨ 自定义词库功能

游戏类别

  1. 动物
  2. 食物
  3. 运动
  4. 职业
  5. 影视娱乐
  6. 表演
  7. 趣味搞笑
  8. 地理与旅行
  9. 音乐与艺术
  10. 成语
  11. 自定义词库

如何使用

  1. 选择游戏类别
  2. 设置游戏时长
  3. 开始游戏
  4. 点击左侧跳过,右侧得分
  5. 查看游戏结果

技术栈

  • HTML5
  • CSS3
  • JavaScript
  • PWA
  • Service Worker

本地运行

  1. 克隆仓库:
git clone https://github.com/yourusername/charades-game.git
  1. 使用本地服务器运行(任选其一):

Python 3:

python -m http.server 8000

Node.js:

npm install -g http-server
http-server
  1. 在浏览器中访问:
http://localhost:8000

贡��

欢迎提交 Issue 和 Pull Request!

许可证

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published