Multiuser dungeon game implemented in CSharp NET Core 3.1 using Server-Side Blazor.
Up to 5 simultaneous players.
Sound effects.
Text based graphics using Fairfax HD font.
You can see the deployed site here
Set focus to the page(click anywhere on it) and use arrows keys to move your player.
- Player name screen
- Highscores screen
- Increased network performance using css instead of style tag
- Bugfixes