This is a wordle website I made that uses the wordle format for re:zero characters. You guess a character and get hints to help you guess the
correct character. This took me around a week to finish and I am very happy with how the website turned out. Sadly I cannot get the website hosted because
I don't feel like paying monthly because of the backend I created. But if you do want to play it, on the github I have a step-by-step guide on how to
install the website locally and play it yourself!
This project helped me learn a bit more about Javascript as well as working with a flask backend to query all of my database information. I was also
able to learn more about CSS and HTML as I am quite inexperienced in my front-end design.
Website
Code