A-Programming-Club / A-Programming-Club/rpg
Implementation Design
Open
enhancement
help wanted
- Dominant language
- CMake
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Things to consider
- There will be characters, enemies, actions, dialog, events, items...
- Keep things simple where possible.
- Collaborate with other team members and receive their input to clarify requirements.
- Use existing chat history regarding the project to guide your design.
- How should classes (as in object-oriented) be structured?
- How should game state be saved (and loaded)?
### Notes
C++ preferable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.