An interactive web-based game where users guess the year of famous websites based on their historical UI screenshots.
Built using pure HTML, CSS, and JavaScript — no frameworks required.
👉 https://timemachinegame.netlify.app/
- A screenshot of a famous website is shown
- You guess the year using a slider
- Points are awarded based on accuracy
- Build streaks to unlock score multipliers
- 🎯 Year guessing gameplay
- 🔥 Streak & multiplier system
- 📊 Score tracking (localStorage)
- 🎚 Difficulty levels (Easy / Medium / Hard)
- 🗂 Category filters (Social, Tech, E-commerce, etc.)
- 💡 Fun facts for each website
- 🎨 Retro UI with animations
- HTML5
- CSS3 (with Tailwind CDN)
- Vanilla JavaScript
Internet-Time-Machine-Game/
│
├── index.html
├── screenshots/
├── README.md
├── .gitignore
└── LICENSE
Simply open the file:
open index.htmlor double-click index.html
Hosted on Netlify:
👉 https://timemachinegame.netlify.app/
This project demonstrates:
- DOM manipulation
- Game logic implementation
- State management
- UI/UX design
- LocalStorage usage
- Interactive frontend development
- Add sound effects 🎵
- Add leaderboard system 🏆
- Add timer-based gameplay ⏱
- Mobile UX improvements 📱
- More website datasets 📊
Tanish Agrawal
MIT License




