Current Score: 0
High Score: 10
Remaining Time: 30s
New Valdo Pending...
About This Project
Vhere's Valdo is a browser-based game where players identify a specific stick figure (Valdo) from a growing collection. Each Valdo is a programmatically-generated SVG character whose appearance is deterministically based on their first and last name.
How to Play
- Start with 30 seconds to find the Valdo shown in the header
- +1 point and +2 seconds for each correct guess
- -5 seconds for incorrect guesses
- +5 second bonus if the Valdo's name contains "Valdo"
- Each correct guess adds 2 more Valdos to find
Tech Stack
Built with SvelteKit and TypeScript. Features custom Svelte stores for game state management and programmatic SVG generation for character rendering.