Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patryk-penczek/guess-character
Guess Character is a web-based game that challenges players to guess the names of various gaming characters from popular video games. The objective is to correctly identify as many characters as possible within a time limit.
https://github.com/patryk-penczek/guess-character
character guess html5 javascript sass
Last synced: about 2 months ago
JSON representation
Guess Character is a web-based game that challenges players to guess the names of various gaming characters from popular video games. The objective is to correctly identify as many characters as possible within a time limit.
- Host: GitHub
- URL: https://github.com/patryk-penczek/guess-character
- Owner: patryk-penczek
- License: isc
- Created: 2023-01-07T12:34:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T09:45:06.000Z (over 1 year ago)
- Last Synced: 2023-07-31T10:58:44.327Z (over 1 year ago)
- Topics: character, guess, html5, javascript, sass
- Language: JavaScript
- Homepage: https://guesscharacter.patrykpenczek.pl
- Size: 9.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Guess Character
![Guess Character preview](https://github.com/patryk-penczek/guess-character/assets/111662540/9db5f11b-60dd-4f83-8c7c-15fe599f9cd5)
## Description
Guess Character is a web-based game that challenges players to guess the names of various gaming characters from popular video games. The objective is to correctly identify as many characters as possible within a time limit.
This project was developed as part of a university assignment and serves as an interactive and entertaining way to test your gaming knowledge. It's suitable for players of all ages and offers a fun experience for gamers.
## How to Install and Run
1. Clone this repository to your local machine.
2. Open the index.html file in your web browser.
3. Enjoy playing the game!## Access the Application Online
You can also play the game online by visiting the following link: [Guess Character](https://guesscharacter.patrykpenczek.pl)
## How to Play
1. Start the game by clicking the "Play" button in the main menu.
2. A random gaming character will be displayed on the screen.
3. Enter the name of the character in the input field and click `Submit` or `Enter` to make a guess.
4. If your guess is correct, you'll earn points and receive positive feedback.
5. If your guess is incorrect, you can try again.
6. You can use earned points to reveal hints for difficult characters.
7. The game continues until the time runs out or all characters are guessed.
8. After the game ends, you'll see your final score.## Technologies Used
- JavaScript
- Sass
- HTML5## License
This project is licensed under the [ISC license](./LICENSE.md).