Pinned Repositories
awesome-tools
awesome programming tools
dingmingxin.github.io
blog
fzf-emacsbuffers
An util to quick open emacsbuffers in terminal . Using fzf: https://github.com/junegunn/fzf
fzf-tab
Replace zsh's default completion selection menu with fzf!
HammerSpoon-1
😌HammerSpoon config file, 💻Window Management, 🎵VOX, VIM-binding #KillThe🐁
lua-orm
lua orm lib for database schema, can use like a ordinary lua table
mahjong-1
麻将算法汇总
org-page
A static site generator based on Emacs and org mode.
skynet_pgsql
A pure Lua Postgres driver for use in skynet ONLY
texture_unpacker
texture unpacker for TexturePacker files
dingmingxin's Repositories
dingmingxin/acmer-qualification-code
acmer入门级算法模板
dingmingxin/awesome-c
Continuing the development of awesome-c list on GitHub
dingmingxin/BaiduNetdiskPlugin-macOS
For macOS.百度网盘 破解SVIP、下载速度限制~
dingmingxin/c-algorithms
A library of common data structures and algorithms written in C.
dingmingxin/CircleDragControl
CircleDragControl for macos
dingmingxin/cocos
🎮 Cocos Creator项目集
dingmingxin/cocos2d-x-2.2.2-liquidfun
https://drive.google.com/#folders/0B8Onqgq9w6f5ZmQ4R2l1cVU2VGs
dingmingxin/cocos_creator_proj_base
cocos creator项目基础类库,包括socket, http网络连接,资源加载与管理,ui加载与管理,热更新实现机制,定时器,事件系统,tween动画工具, 音效播放,常用控件如recycle listview,recycle scrollview等
dingmingxin/creatorencrypt
dingmingxin/crossword-generator
🎲 A crossword-generator
dingmingxin/crossword-puzzle--idiom
中文成语填字游戏,使用opencv3与python3
dingmingxin/CrosswordsGeneration
Crosswords puzzle generator and publisher using Constraints Satisfaction Problem (CSP) technique. With minimal backtracks.
dingmingxin/Excel2Unity
Unity配表工具
dingmingxin/FishGUI
FIshGUI is a immediate mode GUI(IMGUI) library, based on NanoVG.
dingmingxin/ImWindow
Window and GUI system based on Dear ImGui from OCornut
dingmingxin/iOS-Crosswords-Generator
A simple algorithm for generating crosswords written on Swift. Based on Python Crossword Puzzle Generator.
dingmingxin/IupCocoa
Cocoa/Mac backend for IUP (Portable native-GUI Interface) [switch to Cocoa branch]
dingmingxin/LCUI
A small C library for building user interfaces with C, XML and CSS.
dingmingxin/libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
dingmingxin/lua_re
reverse engineering for lua(lua/luac/luajit/lua_dec/lua_loader/lua_proc)
dingmingxin/mj_ai
麻将AI算法(包含全概率估算、局部概率估算、深度学习版本)
dingmingxin/mod-pbxproj
A python module to manipulate XCode projects
dingmingxin/msdf-bmfont-web
Web tool for creation of MSDF bitmap font spritesheets and JSON
dingmingxin/nerd-fonts
:abcd: Iconic font aggregator, collection, and patcher. 40+ patched fonts, over 3,600 glyph/icons, includes popular collections such as Font Awesome & fonts such as Hack
dingmingxin/SolitaireGenerator
dingmingxin/sproto-Unity
A demo show how to use sproto-Csharp in Unity.
dingmingxin/style2paints
sketch + style = paints :art:
dingmingxin/sudoku-generator
Generate sudoku puzzles of varying difficulties.
dingmingxin/tutorial-hot-update
Tutorial project for Cocos Creator hot update
dingmingxin/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.