|
25 | 25 |
|
26 | 26 | > 操作DOM |
27 | 27 |
|
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/扫雷) ····························································································· |
30 | 30 |
|
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) |
34 | 34 |
|
35 | 35 | > canvas |
36 | 36 |
|
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) |
42 | 42 | - ★★★ [最强大脑-层叠消融项目](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) ··················································································· |
45 | 45 |
|
46 | 46 | ### 4、框架 |
47 | 47 |
|
48 | 48 | > Vue |
49 | 49 |
|
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) |
53 | 53 |
|
54 | 54 | - ★★★ [网易云音乐评论转弹幕](https://github.com/haima16/music) ································································· 💿[演示视频](https://www.bilibili.com/video/av63579877) |
55 | 55 |
|
56 | | -- ★★☆ [博客](https://github.com/haima16/blog) ································································································ |
| 56 | +- ★★☆ [博客](https://github.com/haima16/blog) ··································································································· |
0 commit comments