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

https://github.com/imacod3r/guessing-game

Guessing game with HTML, CSS & JS. Hope you enjoy!
https://github.com/imacod3r/guessing-game

Last synced: 12 months ago
JSON representation

Guessing game with HTML, CSS & JS. Hope you enjoy!

Awesome Lists containing this project

README

          

# Guessing game

Welcome to the Guessing Game! This project is a fun and interactive game where players try to guess a secret number within a limited number of attempts. The game provides feedback on whether the guess is too high, too low, or correct, making it an engaging experience for players of all ages.

## Features

- Random number generation for varied gameplay
- User-friendly interface for easy interaction

## License

This project is licensed under the MIT License. See the **LICENSE** file for more details.

Thank you for checking out the Guessing Game! We hope you enjoy playing it as much as we enjoyed creating it. Happy guessing!