Cookie clicker inspired game developed for tech educators industry placement.
- To deploy, merge branch with main to have github actions to automatically deploy the site at https://ocsyt.github.io/RamClicker/
- I have successfully implmemented the following below:
- localStorage for saving user preferences and game data,
- API fetch requests and JSON handling (https://cookie-upgrade-api.vercel.app/api/upgrades)
- Robust error handling
- Options for user customization, such as disabling sounds
- Smooth Animations and dynamic rendering
- Upgrade purchasing handled by a single function