Inspiration

We started by deciding that we wanted to work with some sort of word game. We also wanted to incorporate some kind of competitive element. We eventually decided on re-creating Wordle and making it competitive by allowing players to compete to solve for words the fastest.

How we built it

We created a server in node.js which connected to a client written in Angular using a web socket server socket.io.

Challenges we ran into

Two members of our team have no experience in coding in JavaScript and Angular. This led to several learning curves and difficulty in communication.

Accomplishments that we're proud of

We were able to create a well-formatted web page and back-end server.

What we learned

We gained experience in JavaScript, Angular, the development process, and teamwork.

What's next for Multi Wordle

Sell it to the New York Times. We would like to be able to incorporate an interactive visual keyboard for entering words and seeing which letters are used/unused/etc.

Share this project:

Updates