Skip to content

Latest commit

 

History

History
123 lines (68 loc) · 3.66 KB

README.md

File metadata and controls

123 lines (68 loc) · 3.66 KB

License: MIT

WhichWord

WhichWord is Wordle clone made with pure Javascript, HTML, CSS, Node.js, and express.js. When you visit the WhichWord website, you are introduced to a game title with a Easy, Medium or Hard selection. Easy being a 5 letter word, Medium being a 6 letter word and Hard being a 7 letter word. Each box can hold one letter, and so you guess at the answer by typing in letters word and pressing 'Enter'. There aren't any clues up front, so any letter will do as an initial guess.


Table of Contents

Getting Started

Visit deployed website here

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Within GitHub, navigate to the main page of the repository.

  2. Click the Clone or download button.

  3. Copy the clone URL for the repository.

  4. Open Terminal or CMD Prompt(Windows).

  5. Change your current working directory to the location where you'd like the cloned directory be stored.

  6. Type git clone, and then paste the URL you copied in Step 3.

  7. git clone https://github.com/SeanAllen19/Word-Guessing-Game.git

  8. Press Enter and a new local cloned repository will be created.


Screenshots

Start Page

start page

Game Page

gameplay

End Screen Page

end page


Built Using

GitHub - https://github.com/

Random Words API - https://rapidapi.com/sheharyar566/api/random-words5

Genius - Song Lyrics API - https://rapidapi.com/Glavier/api/genius-song-lyrics1/

Dictionary by API Ninjas API - https://rapidapi.com/apininjas/api/dictionary-by-api-ninjas/

Materialize, CSS Framework - https://materializecss.com/about.html

Inter, Google Fonts - https://fonts.google.com/specimen/Inter

Coolers, Color Palette generator - https://coolors.co/


Authors

Sean Allen - GitHub

Jeremy Crouthamel - GitHub

Brett Nachman - GitHub

Dominique Nix - GitHub


Development

We were assigned together to work on a project and with most ideas we brainstormed and shared ideas.

Dominiques sketch

Bretts sketch


Saved for Later

Allow for a letter choice to only highlight a single instance of that letter if it appears in the word

Add an API that delivers quotes based on the correct word

Call on additional features in the dictionary API (e.g., thesaurus and etymology)

Call on additional freatures in the song API (e.g., a link to hear the song play, view album or artist artwork)


Acknowledgements

Thank you to all of our friends, online and IRL for all of the help and motivation!!

Canva - https://www.canva.com/

Double D - https://www.youtube.com/@DoubleDYouTube

Ian Leneham - https://www.youtube.com/channel/UCU5seEXTjpF4RRfQn-4242A

Freecodecamp - https://www.freecodecamp.org/

Alabama Richmond - https://www.instagram.com/phonixart_/

License

This project uses an MIT license. For more information click the license badge at the top of the README.