Skip to content

johnt84/WordleBlazorApp

Repository files navigation

Wordle Blazor App

Simple open source clone of the popular Wordle game developed to demo how the wordle game would work using a Blazor app.

You can play the original game here

  • Three GUI projects developed using Blazor
    • Blazor WASM with PWA/.Net 10 (Is what is currently deployed)
    • Blazor Server/.Net 10
    • Blazor MAUI/.Net 10
  • Game engine is a Class Library project developed using .Net 10
  • Unit Test app which unit tests the Wordle Game engine. Uses MS Test/.Net 10 and AutoMoq

Releases

No releases published

Packages

 
 
 

Contributors