AdrienTorris / awesome-blazor

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Creative Commons Zero v1.0 Universal
8.73k stars 967 forks source link

Add Blazor Wordle app to Games Section #558

Closed johnt84 closed 2 years ago

johnt84 commented 2 years ago

Hi

Could you please add a Blazor clone of the popular Wordle game called "Blazor Wordle" I've developed for demo purposes to the Games section?

Here is the GitHub repo - https://github.com/johnt84/WordleBlazorApp Here is the Live site deployed as an Azure Web app - https://wordleblazorapp.azurewebsites.net/

Created a https://github.com/AdrienTorris/awesome-blazor/pull/559 for this request. Can you please review please?

AdrienTorris commented 2 years ago

It's merged, thank you.

johnt84 commented 2 years ago

Great, thanks Adrien