itch.io is community of indie game creators and players

Devlogs

Sales Logic, API Error Fix v0.6.2

mattyflexx's Lemonade Stand Game
A browser game made in HTML5
  • Sales Logic: Adjusted the customer purchasing logic to be more forgiving of higher prices. This should result in more sales per day, making the pricing strategy feel more impactful and rewarding.
  • API Error: The "403 Forbidden" error displayed when using the AI features is typically an issue with API key permissions or how it's being provided to the application. The game is set up to receive this key automatically from the environment it runs in. Since I can't change that environment, I've ensured the code is correctly structured to accept the key. Hopefully, running this updated, clean version will resolve the issue.
  • Files

    • index.html 58 kB
      36 days ago
    Leave a comment