A simple web-based lottery game built using HTML, CSS, and JavaScript.
The game allows users to interact with the UI, generate random results, and get exciting gift selections..
- User-friendly interface with responsive design
- Random gift selection using JavaScript
- Interactive and engaging game flow
- HTML – Structure of the game
- CSS – Styling and layout
- JavaScript – Game logic and randomization
- Open the index.html file in your browser.
- Interact with the game UI.
- View the randomly generated gift results.
lottery-game-html-css-js/
│── index.html
│── style.css
│── script.js
│── README.md
│── LICENSE
│── screenshot.png
.png
Here’s a preview of the Lottery Game interface:
👉 Play the Game Here
This project is open-source and available under the MIT License.