Pinned Repositories
git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
CommentCoreLibrary
Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。
AS3Util
AS3常用工具类
Fruitfly
A library for dynamic creation of Starling display objects from native Flash display objects
JSFLBox
some useful jsfl command (在开发as3项目中常用的jsfl)
StreamAS
as3版的js' Stream数据结构
Danmaku
A high-performance JavaScript danmaku engine. 高性能弹幕引擎库
lynxerzhang's Repositories
lynxerzhang/AS3Util
AS3常用工具类
lynxerzhang/StreamAS
as3版的js' Stream数据结构
lynxerzhang/Fruitfly
A library for dynamic creation of Starling display objects from native Flash display objects
lynxerzhang/JSFLBox
some useful jsfl command (在开发as3项目中常用的jsfl)
lynxerzhang/as3-utils
reusable package-level functions that solve common problems
lynxerzhang/AS3VerbalExpressions
lynxerzhang/Ash
An Actionscript 3 entity system framework for game development
lynxerzhang/CacheMovieClip
convert flash movieclip to bitmapClip
lynxerzhang/Citrus-Engine
Modern AS3 Game Engine
lynxerzhang/CommentCoreLibrary
Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。
lynxerzhang/Danmaku
A high-performance JavaScript danmaku engine. 高性能弹幕引擎库
lynxerzhang/Dynamic-Texture-Atlas-Generator
This tool will convert any MovieClip containing Other MovieClips, Sprites or Graphics into a starling Texture Atlas, all in runtime. By using it, you won't have to statically create your spritesheets. Just take a regular MovieClip containing all the display objects you wish to put into your Atlas, and convert everything from vectors to bitmap textures. This extension could save you a lot of time specially if you'll be coding mobile apps with the starling framework. For more info, please refer to the README.md File
lynxerzhang/effectlibs
一些效果的基础
lynxerzhang/feathers
User interface components for Starling Framework
lynxerzhang/geckosas3lib
AS3 utils
lynxerzhang/git-recipes
:octocat: Git recipes in Chinese. 高质量的Git中文教程.
lynxerzhang/JSSkills
lynxerzhang/lynxerzhang.github.com
the Jekyll Blog
lynxerzhang/Scale9GridButton
a simple scale9Grid Bitmap Button implementation
lynxerzhang/SoundAS
A modern lightweight sound manager for AS3.
lynxerzhang/StagexlSnake
使用Stagexl框架将as3版本移植至到Dart的贪吃蛇
lynxerzhang/String.prototype.at
A robust & optimized ES3-compatible polyfill for the `String.prototype.at` proposal for ECMAScript 6/7.
lynxerzhang/SwiftUtil
swift开发常用工具类