/RPG

A .NET 7 WebAPI interface that features a RPG Game with characters, weapon, skills, attacks and deathmatch!

Primary LanguageC#

RPG

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.