Whack-the-Xaropinho is a "whack-a-mole" style game created based on a JavaScript tutorial from YouTube. In this game, the character Xaropinho is the star and the mole you need to whack to score points.
- Start the Game: Click the start button to begin playing.
- Whack Xaropinho: When the game starts, Xaropinho will randomly appear in different holes. Use your mouse to click on him and earn points.
- Time Limit: You have a limited time to whack as many Xaropinhos as possible.
- Earn Points: Each time you whack Xaropinho, you earn points. Try to beat your high score in each round.
- End of Game: When the time runs out, the game ends, and your final score is displayed.
To play Whack-the-Xaropinho, you need a web browser with JavaScript support.
This is the first JavaScript project, created as a fun way to learn and practice JavaScript programming.
If you'd like to contribute to this game, follow these steps:
- Fork this repository.
- Clone your forked repository to your local development environment.
- Make the desired code changes.
- Test the game to ensure your changes work correctly.
- Submit a pull request with a detailed description of your changes.
Enjoy playing Whack-the-Xaropinho!