A-Programming-Club / A-Programming-Club/rpg
Creating the Game's Library
Abierto
enhancement
good first issue
help wanted
- Lenguaje dominante
- CMake
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.