/BlazorDungeon

Multiuser Dungeon game implemented in Blazor

Primary LanguageC#MIT LicenseMIT

BlazorDungeon

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.

Sample gameplay

Gameplay

Changelog

v1.1 25/08/2020

  • Player name screen
  • Highscores screen
  • Increased network performance using css instead of style tag
  • Bugfixes