Welcome to Passaparola Travel, the digital version of the classic travel word game! Test your vocabulary by challenging your friends to find as many words as possible with the drawn letters.
- 9 Virtual Dice: Realistic simulation with specific letter configurations and colors.
- Roll Animation: "Shaking" effect to shuffle the dice.
- Built-in Timer: A 60-second countdown to track game time.
- Light/Dark Theme: Dark Mode to play comfortably in any lighting condition.
- On-Screen Rules: Rules and scoring always visible for quick reference.
- Responsive Design: Optimized for desktop and mobile devices.
- Roll the Dice: Click the "🎲 Mescola Dadi" button to generate a new combination of letters. The 60-second timer starts automatically!
- Find Words: Write down on a piece of paper all the meaningful words you can form with the visible letters.
- Words must have at least 4 letters.
- Calculate Score: When time runs out, compare words with other players.
- 4 Letters: 1 point
- 5 Letters: 2 points
- 6+ Letters: 3 or more points
⚠️ Warning: If two or more players find the same word, it is cancelled for both!
No complex installation is required. The project is built with standard web technologies.
- Download or clone this repository.
- Open the
index.htmlfile with your favorite browser (Chrome, Firefox, Safari, Edge). - Start playing!
index.html: The main structure of the page and game.style.css: The stylesheet managing layout, colors, and animations (including Dark Mode).script.js: The game logic (dice configuration, timer, event handling).server.js: A simple Node.js HTTP server to run the game locally.package.json: Project configuration and dependencies.
- HTML5: Semantics and structure.
- CSS3: CSS Variables, Flexbox, Grid, Animations.
- JavaScript (Vanilla): Game logic without external dependencies.
- Node.js: Used to serve the application locally.
See the LICENSE file for details on the project license.
Have fun with Passaparola Travel!