billy
|
d2e4ee550b
|
Add player acceptance state to game store and update interaction logic. Implemented playerAccepted flag to control game actions based on acceptance of terms. Enhanced App component to set player acceptance on terms agreement and adjusted global click handlers to check for player acceptance before triggering actions.
|
2025-03-30 16:24:59 -04:00 |
|
billy
|
a41208bbfe
|
Add Google Fonts integration and update theme with 'Press Start 2P' font. Enhance UI with game title in App and adjust font sizes in BuildingButton and ResourceDisplay for improved readability. Remove techParts from BuildingInfo and gameStore descriptions for clarity.
|
2025-03-30 15:28:57 -04:00 |
|
billy
|
034f90e635
|
Refactor BuildingButton and gameStore to enhance upgrade logic. Introduced methods for calculating upgrade costs and checking upgrade eligibility directly from the store. Updated tooltip messages for better user feedback on upgrade conditions, improving overall gameplay experience.
|
2025-03-30 14:41:19 -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
|
f30a56d8e7
|
Enhance BuildingButton with level badge and improve production display. Refactor gameStore to introduce building tiers and update production calculations based on tier scaling, improving gameplay mechanics and user experience.
|
2025-03-30 13:41:42 -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
|
d3ed7bd5d6
|
Add officeSpace building and enhance ResourceDisplay progress calculation
|
2025-03-30 04:04:09 -04:00 |
|
billy
|
4130297a22
|
Refactor gameStore and related components to remove techParts and replace with points as the primary resource. Updated MultiplierShop and ResourceDisplay to reflect this change, enhancing consistency across the application.
|
2025-03-30 03:36:57 -04:00 |
|
billy
|
a9636d9969
|
Refactor ResourceDisplay and gameStore to support multiple active multipliers. Updated UI to display actual click power and total multiplier, enhancing gameplay feedback.
|
2025-03-30 03:23:32 -04:00 |
|
billy
|
9fdcc2d99e
|
vibing epic
|
2025-03-30 02:55:55 -04:00 |
|