A-Programming-Club / A-Programming-Club/rpg
Creating the Game's Library
Đang mở
enhancement
good first issue
help wanted
- Ngôn ngữ chính
- CMake
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
# 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.