17. Appendix & Further Reading
17.1 Helpful Links
- MDN Web Docs — official references for HTML, CSS, and JavaScript.
- web.dev — best practices for modern web development.
- Pro Git — free online Git handbook.
17.2 Sample Changelog Entry
Use a short template when documenting updates:
## 2024-04-01
- Added new dungeon "Crimson Gem Tower"
- Improved Block Dimension weighted random selection
- Expanded the manual with a Frequently Asked Questions chapter
17.3 Next Steps
After finishing the manual, start with a small tweak—rewrite a dungeon description to suit your world, for example. Once you are comfortable, try adding new enemies or items and craft your own adventure.