Skip to content

cantfindname/StormHacks_Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StormHacks_Wordle

This is a project originally created for StormHacks 2022.

It is a variant of the popular word-guessing game Wordle with two new features aimed towards educating the user about English words, their synonyms, and their meanings.

  1. Added hint button that displays associated word
  2. Added display of definition after game is played

How to Run Locally

In order to run this project you will need to subscribe to Random Words API and Word Dictionary API on rapidapi.com:

Then create a .env file in the root of the project and input RAPID_API_KEY={your_rapid_api_key.

In the terminal, type npm i to install the necessary dependencies and npm run start:backend to start running on the localhost port.

Copy the path to the file and paste in your browser to see and play the game.

You should be all set!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published