2025-02-01 00:00:001
View on GitHubIn 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