Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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