A-Programming-Club / A-Programming-Club/rpg
Creating the Game's Library
Ouverte
enhancement
good first issue
help wanted
- Langage dominant
- CMake
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
# 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.