Inspiration

Wordle is a word-guessing game that has skyrocketed in popularity over the past few months. Each day, users have 6 tries to correctly guess a five-letter word in the English language, with hints following each guess. We love playing Wordle but wanted to make it more visually engaging.

What it does

Visuale (vi-zhoo-AL) presents an image to the user, who has to guess the object that is portrayed in the image. Here's the catch: the image starts highly zoomed in and becomes less zoomed with each guess. The user has only 6 tries to guess the correct object. The objective of the game is to guess the object with the least number of tries!

How we built it

We used HTML and CSS to design the user interface of the web application. We used Javascript to record the user's guesses, select images to display, and cross-reference the words with a dictionary.

Challenges we ran into

The most significant challenge we encountered was figuring out how to zoom and crop each image without reverting back to the original image. In addition, we are unsure how to assign a domain to our project, but we are continuing to work on that.

Accomplishments that we're proud of

We are proud that all of our friends really enjoyed playing our game!

What we learned

We learned that asking questions, whether it's in person or online, can help us solve any problem!

What's next for Visuale

We still need to configure our domain, but that is coming soon! We also plan to add more images to our database.

Share this project:

Updates