Real-time API gateway for tabletop RPG sessions, powered by rpg-toolkit

1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Game Development API Development

AI Summary: Refactor the Go code in the `rpg-api` project to replace the hardcoded minimum HP value (1) with a named constant `minHP`. This improves code readability, maintainability, and makes the business rule more explicit.

Complexity: 1/5
enhancement good first issue

Real-time API gateway for tabletop RPG sessions, powered by rpg-toolkit

Go