csharp-wolfenstein icon indicating copy to clipboard operation
csharp-wolfenstein copied to clipboard

CSharp port of Wolfenstein using the funky new language features

README

I thought it might be fun to convert my F# version of Wolfenstein 3D (code here, playable in the browser here) to use modern C# and use Blazor to run it in the browser.

I'm blogging about it as I go along:

  • https://www.jamesdrandall.com/posts/csharp_blazor_wolfenstein_part_1/
  • https://www.jamesdrandall.com/posts/csharp_blazor_wolfenstein_part_2/