Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hlxuan/typing-game

「JavaScript编程基础」课程项目——打字游戏
https://github.com/hlxuan/typing-game

javascript typing-game

Last synced: about 1 month ago
JSON representation

「JavaScript编程基础」课程项目——打字游戏

Awesome Lists containing this project

README

        

# typing-game(打字游戏)
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/Hlxuan/typing-game) ![GitHub issues](https://img.shields.io/github/issues/Hlxuan/typing-game) ![GitHub Stars](https://img.shields.io/github/stars/Hlxuan/typing-game)

## 项目描述
这是我上「JavaScript编程基础」课程中制作的项目。

![](https://images.hlxuan.top/2024/11/e1b44b6886f00714.png)
![](https://images.hlxuan.top/2024/11/49c4178f9762e385.png)
![](https://images.hlxuan.top/2024/11/4bdf67142b544d5d.png)

### 功能描述
1. 从单词列表中随机生成单词;
2. 输入正确单词后累计分数并根据难度设置增加相应的剩余时间;
3. 难易程度记录在LocalStorage中;
4. 游戏结束后显示分数并提示是否继续游戏;

## 问题反馈

有任何问题,建议通过 [Github issues](https://github.com/Hlxuan/typing-game/issues) 反馈或扫码进入「反馈系统」发起反馈。

| 反馈系统网页端 | 反馈系统小程序端 |
| ---------------------------------------------------------- | ------------------------------------------------------------------ |
| ![](https://res.hlxuan.top/opendoc/feedback/web/other.png) | ![](https://res.hlxuan.top/opendoc/feedback/miniprogram/other.png) |

反馈系统网页端:[https://www.hlxuan.top/feedback](https://www.hlxuan.top/feedback/add?section_id=1000)

## 我的网站
[hlxuan的树屋](https://www.hlxuan.top)

[Hlxuan的开放文档](https://docs.hlxuan.top)

## 支持作者

如果你觉得本项目对你有帮助,欢迎给我打赏一杯咖啡哈~

If you think this project will help you, you can buy the author a cup of coffee~

| 支付宝
Alipay | 微信
WeChat |
| ------------------------------------------------------------- | ------------------------------------------------------------- |
| ![](https://res.hlxuan.top/opendoc/support-author/alipay.png) | ![](https://res.hlxuan.top/opendoc/support-author/weixin.png) |

## 公众号
微信搜索「**黄朗轩**」关注我的公众号,我们一起探索~
![](https://res.hlxuan.top/opendoc/gzh-banner.png)