Skip to content

A web based game application resembling the popular game 'Wordle'. Made with HTML, CSS, and Vanilla JavaScript.

Notifications You must be signed in to change notification settings

kameelkas/Wordle

Repository files navigation

Wordle

This is an assignment where I created a replica of the famous game 'Wordle'. It brings together the basic concepts of HTML, CSS, and Vanilla Javascript that I learned at the time.

Date Completed

February 2023 (Updated July 2023)

Description

This project was an assignment where I was tasked to create a replica of the famous web application game 'Wordle'. My version of the game features a 4 letter mystery word that the user must guess within 4 attempts. There is a Light/Dark Mode toggle button, a hint button to provide the user with a clue to the word, and a button that displays instructions for the game. This assignment was to help solidify HTML, CSS, and Vanilla Javascript skills. Additionally, as a post-project task, I used AWS Resources to create my own personal API that is used to retrieve a list of words that can be updated anytime as opposed to using the original API provided to me, and added an on-screen keyboard for mobile use.

Running the Program

Click the following link: https://kameelkas.github.io/Wordle/

About

A web based game application resembling the popular game 'Wordle'. Made with HTML, CSS, and Vanilla JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published