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

AI Summary: This issue describes the initial setup for a new Spring Boot project. It involves creating the project with essential dependencies such as web, data JPA, security, H2 database, and Lombok. Additionally, it requires adding a `.gitignore` file and an initial README with a description of the project's Minimum Viable Product.

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