Skip to content

brinleyww/energy-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy Clicker

A web-based incremental clicker game focused on making "energy"

Project Overview

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.

Key Features

  • 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.

How to Run

  1. Clone the repository:
git clone https://github.com/brinleyww/energy-clicker
  1. Open index.html

OR DOWNLOAD STRAIGHT FROM THE LATEST RELEASE