A cozy, interactive web application designed to help Stardew Valley players track villager schedules, gift preferences, and birthdays without breaking immersion. Built with React and styled to mimic the in-game UI.
- π Live Search: Instantly filter villagers by name.
- π Schedule Tracking: View villager locations based on weather (Rainy/Sunny) and days of the week.
- π Gift Guide:
- Detailed lists of Loves (π), Likes (π), and Dislikes (β).
- Visual icons for every item using the Stardew Wiki API.
- Dedicated "Universals" mode for quick reference of universal loves/hates.
- π¨ Immersive Game UI:
- Custom Pixel Cursor (Pointer & Hand animations).
- Authentic "Dialogue Box" aesthetic with VT323 pixel font.
- Stardew-themed scrollbars and buttons.
- Interactive Sound Effects (Click & Background Music) with a toggle switch.
- π± Responsive Design: Flexbox layout that adapts to the screen size (locked viewport, no window scrolling).
- Framework: React + Vite
- Styling: Pure CSS (Custom Scrollbars, Flexbox, Pixel Art Rendering)
- Data: JSON-based local database (extracted from game files/wiki)
- Assets: Dynamic hotlinking to Stardew Valley Wiki for item icons.
- Game Assets & Design Inspiration: Stardew Valley by ConcernedApe.
- Data Sources: Stardew Valley Wiki & Community Data Extracts.
- Font: VT323 from Google Fonts.