X-MAS-2023 is a simple browser-based game where the player clicks on the screen to earn points. The goal is to accumulate a specified number of points within a certain time frame. The game features animations and sound effects to enhance the user experience.
- Click on the screen to earn points.
- Animated visual feedback for each click.
- Gravity animation for falling objects.
- Sound effects for enhanced gameplay.
- Adjustable difficulty and points per click settings.
- Win the game by reaching a specified score.
- Web browser with JavaScript support.
- Clone the repository:
git clone https://github.com/VSG-EMEA/x-mas-2023.git
- Build with
npm run build
- Open ./build/index.html in your preferred web browser.
- Click on the screen to start the game.
- Earn points by clicking on the designated area.
- Watch for animated feedback for each click.
- Reach the specified score to win the game.
Adjust game settings using the provided sliders (actually are visually hidden near the reset button):
- Difficulty Slider: Control the game difficulty.
- Score Size Slider: Set the points earned per click.
Contributions are welcome! Please follow the CONTRIBUTING.md guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.