Phrase Hunte with Javascript

2026-03-26 22:26:521

View on GitHub

Description

In this project, I've created a browser-based, word guessing game: "Phrase Hunter." I have used JavaScript and OOP (Object-Oriented Programming) to select a random, hidden phrase, which a player tries to guess, by clicking letters on an onscreen keyboard. After building this project, I was able to test my skills, in a a fun app that I can share with my friends and family, and good understanding of the principles of Object-Oriented Programming as it is used in Javascript

Edit Delete