A-Programming-Club / A-Programming-Club/rpg
Creating the Game's Library
未关闭
enhancement
good first issue
help wanted
- 主要语言
- CMake
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Library Implementation
## The following header files are incomplete
- [x] `race.hpp`
- [x] `item.hpp`
- [x] `entity.hpp`
- [ ] `region.hpp`
- [ ] `world.hpp`
## The following source files are incomplete
- [x] `race.cpp`
- [ ] `item.cpp`
- [x] `entity.cpp`
- [ ] `region.cpp`
- [ ] `world.cpp`
- [x] `cartesian.cpp`
- [ ] `euclidean.cpp`
### Notes
- Contact @Irvinwop with questions about implementation.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。