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
- Host: GitHub
- URL: https://github.com/tinniaru3005/oop-game-show-app
- Owner: tinniaru3005
- Created: 2022-09-12T22:12:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T20:32:41.000Z (about 2 years ago)
- Last Synced: 2025-01-27T07:28:23.501Z (5 months ago)
- Topics: css, html, javascript, object-oriented-programming
- Language: JavaScript
- Homepage: https://tinniaru3005.github.io/OOP-Game-Show-App/
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# đšī¸ OOP-Game-Show-App
## Phrase Hunter Game
- Click `Start Game`

- You get a window like this. Try guessing the phrase

- 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.

- 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!
## ⨠Try it out
[Phrase Hunter Game](https://tinniaru3005.github.io/OOP-Game-Show-App/)