"The game that tests your cinephile knowledge while bringing back the essence of classic arcade quizzes."
🚀 Cinema Quiz has evolved from a simple bootcamp project to a fully improved movie trivia experience, with new mechanics, enhanced UI, sound effects, and a more dynamic challenge system.
The game is simple. You must correctly answer ten questions about the cinephile culture. At the end, you can play again or even share the game with your friends to see who is the best.
- HTML, CSS, JS Vanilla – Clean and optimized frontend.
- DOM Manipulation – Dynamic UI updates based on user input.
- Fetch API & Async JS – Real-time question fetching from OMDb API.
- CSS Grid & Flexbox – Smooth responsive design.
- Error Handling & User Feedback – Prevents API failures from breaking the game.
- Audio Management – Interactive sound effects.
- Social Sharing in Vanilla JS – Easy integration with social platforms.
- Deployed with Netlify – Lightweight and fast hosting.
- ✅ New UI – Modern, sleek, and immersive arcade-inspired design.
- ✅ Live API Integration – Questions now come dynamically from The Open Movie Database (OMDb)
- ✅ Sound Effects – Retro sounds for correct/wrong answers, game start, and victory.
- ✅ New Game Flow – A tutorial before the game and a scoreboard at the end.
- ✅ Interactive Sharing – Share your score directly to X (Twitter), WhatsApp, and Email.
- ✅ Neon Aesthetics – Inspired by old-school quiz shows and cyberpunk vibes.
-- Cinema Quiz was born as a learning project and, although we have made more modern adjustments in version 2, we do not believe that it will add much more to it.
Who knows, maybe the next step is a game in Unity.
-- Of course! Also, we would feel very flattered if our first project is an inspiration for others who are starting in the wonderful world of JavaScript