VisualGMQ / grogueLinks
grogue是一个参考了CDDA,饥荒的Roguelite游戏。玩家需要存活下去,并且探索不同的世界(施工中)
☆15Updated last year
Alternatives and similar repositories for grogue
Users that are interested in grogue are comparing it to the libraries listed below
Sorting:
- a cpu/gpu soft renderer in rust☆65Updated 2 years ago
- 零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。☆354Updated last year
- 小彭老师现代 Qt 项目实战☆91Updated 4 months ago
- C++20 STL Cookbook☆601Updated 10 months ago
- 计算机图形学基础(中文译本)☆134Updated 8 months ago
- An ECS framework referenced Bevy-ECS, EnTT☆33Updated 7 months ago
- 《Modern CMake for C++》的非专业个人翻译☆264Updated 2 years ago
- 一个跨平台的,基于cmake的 C++空项目☆133Updated 4 years ago
- 《C++20 STL Cookbook》的非专业个人翻译☆162Updated 2 years ago
- Build your own STL in one weekend☆309Updated 7 months ago
- An introductory tutorial to modern CPP☆33Updated 2 months ago
- A game engine based on ECS☆73Updated this week
- A mini soft renderer.☆13Updated last year
- c++中文周刊☆520Updated 3 weeks ago
- my neovim config files☆17Updated 10 months ago
- some header-only c++ file in C++17☆15Updated last year
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆846Updated 4 months ago
- Education purpose C++17 JSON parser, teach you how to parsing string and numeric literials, as well as using std::variant and std::option…☆74Updated last year
- Vulkan中文教程 | 自撰☆169Updated 2 months ago
- A TMP utility framework in C++17. Contain dynamic&static reflection and serialization☆73Updated 3 months ago
- 现代C++并发编程教程☆523Updated 9 months ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Updated last year
- Design Patterns In Modern C++ 中文版翻译