Backend de RPG de texto turn-based com Spring Boot, gerenciamento de personagens, missões, inventário, batalhas e evolução de atributos.

1 Open Issue Need Help Last updated: Oct 31, 2025

Open Issues Need Help

View All on GitHub
Software Development Game Development

AI Summary: This issue is a "chore" task to initialize a new Spring Boot project. It requires setting up the project with specific minimal dependencies (web, JPA, security, H2, Lombok), adding a .gitignore file, and creating an initial README describing the Minimum Viable Product (MVP). The "good first issue" label suggests it's intended for newcomers.

Complexity: 1/5
good first issue

Backend de RPG de texto turn-based com Spring Boot, gerenciamento de personagens, missões, inventário, batalhas e evolução de atributos.

Java