Jack peng's repositories
feedTheAnimals
2.5D hyper-casual gameplay where you have to feed them before the animals leave the area
5ClickBot1
5 Clickbot Telegram in 1 Termux Script
awesome-algorithm-question-solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
bfacore
repo thordekk
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
dem-bones
An automated algorithm to extract the linear blend skinning (LBS) from a set of example poses
Dominoes
Single-player command line dominoes game with up to three machine players. It can be played displaying 2D tiles
Entitas-CSharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
FairyDust
MMO RPG game made with godot
GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
go-patterns
Curated list of Go design patterns, recipes and idioms
Godot-particle-and-vfx-textures
A collection of textures I created to be used for lensflares, lights, particles and visual effects.
Godot-Pluggable-AI
Try Pluggable AI With Scriptable Objects in Godot
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
jka-multihack
endscene相关hook
linux-tutorial
:penguin: Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本
PaySharp
PaySharp是一个支持多商户多种支付方式的跨平台网关处理类库,使用PaySharp可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。
pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
Pixelorama
A free & open-source 2D sprite editor, made with the Godot Engine! Available on Windows, Linux & macOS!
srt2fcpxml
The srt subtitle file is converted to a final cut pro subtitle file.(srt字幕文件转为final cut pro 字幕文件)
STLSourceCodeNote
SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)
Unity-plugin
收集的Unity3D插件以及资源、粒子等,欢迎Star
vimspector
vimspector - A multi-language debugging system for Vim
xxtea-c
XXTEA encryption algorithm library for C.