RPG is a webapi game made using .NET 7 using the MVC design pattern. The game features characters with skills and weapons, and of course attacking each other.
Everything is handled using API endpoints. Implements api authentication and respective JWTs for authorization.