All Projects → shengxinjing → iconjs

shengxinjing / iconjs

Licence: MIT license
favico for fun

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

iconjs

:trollface: favico for fun

English

在线体验

Live Demo

安装

<script src="https://cdn.jsdelivr.net/gh/shengxinjing/[email protected]/icon.js" ></script >

演示

Live Demo

看视频

上下控制音量

左右控制前进后退5秒

    var m = new Icon()
    m.initVideo('http://image.shengxinjing.cn/moyu/video/ji.mp4')

摄像头

无聊的功能,我还加了个滤镜

var m = new Icon()
m.initCam()

灰色滤镜

怀旧滤镜

贪食蛇

上下左右,title显示分数和记录

var s = new Snake()
s.init()

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].