Interested in seeing other things I've worked on?
SEE ALL PROJECTS[ Sushi Heaven ]
Frontend Development, JavaScript Game
Solo Project • Mar 2021
Sushi Heaven is an idle-clicker game built in vanilla JavaScript. Players produce sushi to earn currency, purchase upgrades, and expand to a multi-location franchise. Progressive difficulty and visual feedback keep users engaged.
Game state persists via localStorage, allowing seamless continuation across sessions. Modular code architecture and animation logic optimize performance and maintainability.