Starred repositories
Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。
luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution.
🍵 All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
最全面的游戏开发技术图谱(Game Development Map)。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
基于Unity开源框架GameFramewrk实现的一款塔防游戏Demo
The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。
Godot/Unity3D System Design Architecture
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the develop…
JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.
A list of cool features of Git and GitHub.
一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configurat…
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
📚 Freely available programming books
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
《Effective Modern C++》- 完成翻译
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Command & Conquer: Remastered Collection
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。