A pixel-style interactive web game that randomly selects Nobel Peace Prize laureates. Spin the roulette to discover winners from 1901 to 2024 and learn about their contributions to world peace.
- Russian Roulette Style - Watch names spin and slow down dramatically before revealing the winner
- 50+ Laureates - From Henry Dunant (1901) to Nihon Hidankyo (2024)
- Photos & Stories - Each laureate includes their photo, award reason, and detailed story
- Expandable Biography - Click "Read Full Story" to learn more about each winner
- Confetti Celebration - Colorful confetti explosion when the winner is revealed
- Sound Effects - Immersive audio feedback during spin and reveal
- Pixel Art Style - Retro 8-bit aesthetic with Press Start 2P font
- Mobile Responsive - Works on all devices
- Dark Theme - Easy on the eyes
- Pure HTML, CSS, JavaScript
- No frameworks or build tools required
- Google Fonts (Press Start 2P)
- Canvas Confetti library
The site features:
- Big pixel title with gold accents
- Horizontal layout with photo on the right
- Expandable story sections
- Fixed footer with social links
Simply open index.html in your browser - no build process needed.
# Clone the repository
git clone https://github.com/deviverr/Nobel-Peace-Prize-Roulette.git
# Open in browser
open index.html- Nobel Prize data from NobelPrize.org
- Photos from Wikipedia Commons
- Font: Press Start 2P
- Confetti: canvas-confetti
MIT License - See LICENSE file