README

September 4, 2022 · View on GitHub

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/