Skip to content

Commit 1d4d0f7

Browse files
author
hans
committed
readme
1 parent 339b548 commit 1d4d0f7

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,32 +25,32 @@
2525

2626
> 操作DOM
2727
28-
- ★☆☆ [拼图游戏](https://github.com/haima16/JavaScript/tree/master/game/puzzle/test) ·························································································
29-
- ★☆☆ [扫雷游戏](https://github.com/haima16/JavaScript/blob/master/game/扫雷) ·························································································
28+
- ★☆☆ [拼图游戏](https://github.com/haima16/JavaScript/tree/master/game/puzzle/test) ·····························································································
29+
- ★☆☆ [扫雷游戏](https://github.com/haima16/JavaScript/blob/master/game/扫雷) ·····························································································
3030

31-
- ★★★ [colorpicker拾色器]([https://github.com/haima16/JavaScript/tree/master/%E5%8E%9F%E7%94%9F%E5%B0%81%E8%A3%85/colorpicker](https://github.com/haima16/JavaScript/tree/master/原生封装/colorpicker)) ······································································· 📄[掘金详解](https://juejin.im/post/5d386043f265da1b7f29c1ab)
32-
- ★★★ [打砖块游戏](https://github.com/haima16/JavaScript/tree/master/game/breakout) ···················································································· 💿[演示视频](https://www.bilibili.com/video/av61756000)
33-
- ★★★ [media封装](https://github.com/haima16/media) ···················································································· 📄[掘金详解](https://juejin.im/post/5d58bc4b6fb9a06b0202c005)
31+
- ★★★ [colorpicker拾色器]([https://github.com/haima16/JavaScript/tree/master/%E5%8E%9F%E7%94%9F%E5%B0%81%E8%A3%85/colorpicker](https://github.com/haima16/JavaScript/tree/master/原生封装/colorpicker)) ········································································· 📄[掘金详解](https://juejin.im/post/5d386043f265da1b7f29c1ab)
32+
- ★★★ [打砖块游戏](https://github.com/haima16/JavaScript/tree/master/game/breakout) ························································································ 💿[演示视频](https://www.bilibili.com/video/av61756000)
33+
- ★★★ [media封装](https://github.com/haima16/media) ························································································ 📄[掘金详解](https://juejin.im/post/5d58bc4b6fb9a06b0202c005)
3434

3535
> canvas
3636
37-
- ★★☆ [真实时钟案例](https://github.com/haima16/JavaScript/tree/master/canvas/clock) ················································································· 📄[掘金详解](https://juejin.im/post/5d2bf800f265da1bab29de81)
38-
- ★★★ [绚丽的数字时钟案例](https://github.com/haima16/JavaScript/tree/master/canvas/digit-clock) ······································································ 📄[掘金详解](https://juejin.im/post/5d006433e51d45775c73dcc1)
39-
- ★★★ [飞机大战游戏案例](https://github.com/haima16/JavaScript/tree/master/canvas/plane) ·········································································· 📄[掘金详解](https://juejin.im/post/5d2d46506fb9a07ed740afe8) | 💿[演示视频](https://www.bilibili.com/video/av56186806)
40-
- ★★★ [打砖块游戏案例 - canvas版](https://github.com/haima16/JavaScript/tree/master/canvas/blockout) ··························································· 💿[演示视频](https://www.bilibili.com/video/av61756000)
41-
- ★★★ [最强大脑-寻找阿基米德项目](https://github.com/haima16/JavaScript/tree/master/canvas/polyon) ·························································· 💿[演示视频](https://www.bilibili.com/video/av64294782)
37+
- ★★☆ [真实时钟案例](https://github.com/haima16/JavaScript/tree/master/canvas/clock) ····················································································· 📄[掘金详解](https://juejin.im/post/5d2bf800f265da1bab29de81)
38+
- ★★★ [绚丽的数字时钟案例](https://github.com/haima16/JavaScript/tree/master/canvas/digit-clock) ········································································ 📄[掘金详解](https://juejin.im/post/5d006433e51d45775c73dcc1)
39+
- ★★★ [飞机大战游戏案例](https://github.com/haima16/JavaScript/tree/master/canvas/plane) ············································································ 📄[掘金详解](https://juejin.im/post/5d2d46506fb9a07ed740afe8) | 💿[演示视频](https://www.bilibili.com/video/av56186806)
40+
- ★★★ [打砖块游戏案例 - canvas版](https://github.com/haima16/JavaScript/tree/master/canvas/blockout) ·························································· 💿[演示视频](https://www.bilibili.com/video/av61756000)
41+
- ★★★ [最强大脑-寻找阿基米德项目](https://github.com/haima16/JavaScript/tree/master/canvas/polyon) ························································· 💿[演示视频](https://www.bilibili.com/video/av64294782)
4242
- ★★★ [最强大脑-层叠消融项目](https://github.com/haima16/cascade_ablation_ol) ································································
43-
- ★★☆ [canvas绘制弹幕](https://github.com/haima16/JavaScript/tree/master/canvas/barrage) ············································································ 💿[演示视频](https://www.bilibili.com/video/av63579877)
44-
- ★☆☆ [绘制思维导图](https://github.com/haima16/JavaScript/tree/master/canvas/mind) ·················································································
43+
- ★★☆ [canvas绘制弹幕](https://github.com/haima16/JavaScript/tree/master/canvas/barrage) ············································································· 💿[演示视频](https://www.bilibili.com/video/av63579877)
44+
- ★☆☆ [绘制思维导图](https://github.com/haima16/JavaScript/tree/master/canvas/mind) ···················································································
4545

4646
### 4、框架
4747

4848
> Vue
4949
50-
- ★★★ [封装slider组件](https://github.com/haima16/JavaScript/tree/master/vue-components/Slider) ···············································································
51-
- ★★★ [封装移动端组件](https://github.com/haima16/mobile-layout) ·············································································
52-
- ★★★ [打砖块游戏案例 - vue版](https://github.com/haima16/breakout) ······························································· 💿[演示视频](https://www.bilibili.com/video/av61756000)
50+
- ★★★ [封装slider组件](https://github.com/haima16/JavaScript/tree/master/vue-components/Slider) ·················································································
51+
- ★★★ [封装移动端组件](https://github.com/haima16/mobile-layout) ···············································································
52+
- ★★★ [打砖块游戏案例 - vue版](https://github.com/haima16/breakout) ······························································ 💿[演示视频](https://www.bilibili.com/video/av61756000)
5353

5454
- ★★★ [网易云音乐评论转弹幕](https://github.com/haima16/music) ································································· 💿[演示视频](https://www.bilibili.com/video/av63579877)
5555

56-
- ★★☆ [博客](https://github.com/haima16/blog) ································································································
56+
- ★★☆ [博客](https://github.com/haima16/blog) ···································································································

0 commit comments

Comments
 (0)