Welcome to Slot01!
This is a simple slot machine game built entirely with HTML—a fun little project for experimenting with web development and game mechanics.
- Classic slot machine gameplay
- Lightweight and easy to run—just open the HTML file in your browser
- Clean, beginner-friendly code
- No dependencies
- Clone or download this repository.
- Open
index.html(or the main HTML file) in your favorite browser. - Spin the slots and enjoy!
This is a small project that I thought would be fun to build and share.
I plan to update and expand it in the future—stay tuned for new features, improved design, and maybe even sound effects!
Have ideas, suggestions, or just want to say hi?
Feel free to open an issue or submit a pull request.
MIT
Built with help from Microsoft Copilot to explore front-end game logic and DOM manipulation