Inspiration

We were inspired by creating a Wordle clone, but with more gameboards for added difficulty, all on one site.

What it does

Players can type in their guess with their keyboard or click on the virtual keyboard. Guesses are marked with:

Green - letter in the right spot
Yellow - letter in word, but wrong spot
Gray - letter not in word

How I built it

We built our app using Blazor, part of the .NET framework. We used C# for game logic, such as word generation, and the regular HTML/CSS as a skeleton for visuals.

Challenges I ran into

Learning Blazor was a challenge, due to our current limited knowledge of the .NET framework for web development. We ran into issues of pages not loading correctly, and website deployment issues.

Accomplishments that I'm proud of

We are proud of getting a rough copy of our game up and running and learning how Blazor pages work.

What I learned

We learned that Blazor and .NET for web development is powerful, and that we plan to use it for our next project.

What's next for Wordie

Completing our 3-4 board versions and having direct sharing to social media.

Built With

Share this project:

Updates