An open API service indexing awesome lists of open source software.

https://github.com/tinniaru3005/oop-game-show-app


https://github.com/tinniaru3005/oop-game-show-app

css html javascript object-oriented-programming

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# đŸ•šī¸ OOP-Game-Show-App

## Phrase Hunter Game

- Click `Start Game`
![1](https://user-images.githubusercontent.com/62856848/194721829-6a193af0-eb35-4108-82e2-4dfaa2f59dba.png)
- You get a window like this. Try guessing the phrase
![2](https://user-images.githubusercontent.com/62856848/194721852-9638710b-2021-47fc-bf77-4798623fb9f6.png)
- If you click on a letter that is a part of the phrase, the it appears in the phrase.
- If you guess wrong, you lose a heart.
![4](https://user-images.githubusercontent.com/62856848/194721895-897390d6-50fd-466d-a6d4-408460e1e190.png)
- You can guess wrong only a certain number of times. If you do more than 5 wrong guesses, you lose the game.
- If you can guess all the letters in the phrase before the hearts finish, you win!
![6](https://user-images.githubusercontent.com/62856848/194722097-83c9ad1b-0da8-4dde-b282-47c5af3e6ad1.png)

## ✨ Try it out
[Phrase Hunter Game](https://tinniaru3005.github.io/OOP-Game-Show-App/)