A web-based incremental clicker game focused on making "energy"
Energy Clicker was developed over the course of the 2025-2026 school year as an exploration into JavaScript. The project focuses on efficient state management and iterative UI design.
- Optimized Codebase: Focused on keeping the final build under 150kb to ensure high performance and low latency across all browsers.
- Iterative Design: Refined through 25+ version updates, improving and expanding upon every update.
- AI-Assisted Workflow: Utilized AI tools to accelerate the prototyping of game elements and to optimize game-state calculations.
- Clone the repository:
git clone https://github.com/brinleyww/energy-clicker- Open index.html
OR DOWNLOAD STRAIGHT FROM THE LATEST RELEASE