Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
aboutCSV-cpp
主要是coos2d-x中对CSV文件的操作,以及一些对事件,内存的功能集成
Algorithms
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
CocosFilter
cocoscreator2d滤镜,拥有模糊,红绿蓝,灰度,黑白,反色以及马赛克。
design-patterns
Docs
工作中遇到的一些知识点记下来,不求格式美观,自己能懂就行。不定期更新
es5-es6
es6
improve-books
提高类
leetcode
日常leetcode,由简单到中等
chenyu0532's Repositories
chenyu0532/aboutCSV-cpp
主要是coos2d-x中对CSV文件的操作,以及一些对事件,内存的功能集成
chenyu0532/CocosFilter
cocoscreator2d滤镜,拥有模糊,红绿蓝,灰度,黑白,反色以及马赛克。
chenyu0532/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
chenyu0532/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
chenyu0532/ccc-fluid-demo
基于CocosCreator的流体模拟
chenyu0532/CCC-NestableScrollView
CocosCreator 可嵌套的ScrollView
chenyu0532/cccPeekCard
cocosCreator mask遮罩实现360°搓牌
chenyu0532/cocos-creator-joystick
Cocos Creator Joystick Demo
chenyu0532/CocosCreator
EffectOnLine
chenyu0532/cocoscreator-list
这是一个基于CocosCreator的List(列表)组件。支持虚拟列表、不定宽/高、选择模式、滑动模式等。
chenyu0532/CocosCreator-Multi-resolution-Adapter
Cocos Creator 多分辨率适配方案
chenyu0532/CocosCreatorDrawing
CocosCreator画板
chenyu0532/FontZip
字体提取工具(APP瘦身神器、APK压缩工具)
chenyu0532/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
chenyu0532/javascript-state-machine
A javascript finite state machine library
chenyu0532/lua5.1-study
chenyu0532/majiang-cocos-creator
麻将 cocos creator +nodejs 后端
chenyu0532/mobile-detect.js
Device detection (phone, tablet, desktop, mobile grade, os, versions)
chenyu0532/OpenGL-Tutorial
chenyu0532/Physical-Pinball
Cocos Creator 2.0.1 + Javascript 物理弹球
chenyu0532/Python-100-Days
Python - 100天从新手到大师
chenyu0532/qipai_algorithm
棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现 lua 、c++ 、c# 、golang 、js 、java 、python 版本。( Mahjong algorithm )
chenyu0532/Quick-Cocos2dx-Community-own
3.6.3bug修正版。推荐用最新版
chenyu0532/remote-working
收集整理远程工作相关的资料
chenyu0532/scrabble
A websocket multiplayer game made with cocos creator.
chenyu0532/ShaderHelper2
Cocos Creator Shader组件,支持引擎版本2.1.2
chenyu0532/ShapeTouch
用于实现H5中不规则图形按钮可点击区域的判断。This Library used for testing the alpha value of a pixel on the irregular image, for example, the irregular button touch on the H5Game.