A-Programming-Club / A-Programming-Club/rpg

Creating the Game's Library

未关闭
#8 1 条评论 0 个 reaction 已指派 4 人 已被 @Irvinwop 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。