13 Commits

Author SHA1 Message Date
billy
b75e5d8dd8 yay 2025-03-30 14:28:38 -04:00
billy
cb16a19161 Add audio feedback for user interactions in App and gameStore. Implement click and level-up sounds, and integrate sound toggle in ResourceDisplay for enhanced user experience. Refactor upgrade logic to include sound effects on purchases and upgrades, improving overall gameplay immersion. 2025-03-30 14:24:53 -04:00
billy
1d763b7737 Implement dynamic click power upgrade cost in App and gameStore. Refactor upgrade logic to calculate cost based on current upgrades, enhancing user experience and game mechanics. Update UI to reflect variable upgrade cost in button display. 2025-03-30 13:07:37 -04:00
billy
4e8209d25d Refactor App, ResourceDisplay, and gameStore components to streamline building information management. Removed hardcoded building data from App, centralized building info in gameStore, and adjusted ResourceDisplay calculations for click power. Enhanced overall code organization and maintainability. 2025-03-30 13:03:37 -04:00
billy
b26b5d39b6 Add terms and conditions modal to App component for user agreement before starting the game. Implemented state management for terms acceptance and game start, enhancing user interaction and flow. 2025-03-30 12:24:34 -04:00
billy
4bc43c54ae Refactor App and ResourceDisplay components for improved layout and user interaction. Updated ResetButton to use a simpler design and repositioned elements for better accessibility. Enhanced visual presentation of available buildings in the shop section. 2025-03-30 12:07:03 -04:00
billy
8c76523f12 Enhance App layout with logo and updated click handling. Introduced logo image and improved text prompts for user interaction. Refactored BuildingButton to streamline disabled state styling and added tooltip for ResetButton with icon representation. 2025-03-30 05:50:24 -04:00
billy
f300641dd3 Refactor ResourceDisplay component for improved layout and styling. Updated spacing and alignment for better visual presentation of points, click power, and player level. Added tooltips for progress information and adjusted padding in App layout. 2025-03-30 05:23:15 -04:00
billy
d3ed7bd5d6 Add officeSpace building and enhance ResourceDisplay progress calculation 2025-03-30 04:04:09 -04:00
billy
301c955058 idc 2025-03-30 03:47:35 -04:00
billy
41ca16d448 Remove Mouse component and implement global click handling in App. Updated App layout to trigger click actions on background clicks while preserving button interactions. 2025-03-30 03:31:58 -04:00
billy
55edd3b349 Refactor App layout and enhance ResourceDisplay with click multiplier. Updated UI structure for better organization and added click multiplier display in ResourceDisplay. 2025-03-30 03:09:18 -04:00
billy
9fdcc2d99e vibing epic 2025-03-30 02:55:55 -04:00