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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

The issue lists incomplete header and source files: region.hpp, world.hpp, item.cpp, region.cpp, world.cpp, and euclidean.cpp. Start by examining the existing, completed files (race.hpp, race.cpp, entity.hpp, entity.cpp, cartesian.cpp) to understand the project's structure and coding patterns. Contact @Irvinwop for implementation details, as the notes suggest. 'Done' means implementing the missing files to match the project's design.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cmake, cpp
領域
game-dev
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。