# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Running the game Open `index.html` directly in a browser — no build step, no server required. ```bash open index.html ``` There are no tests, no linter, and no package manager. ## Architecture Pure vanilla JS/HTML/CSS game. No frameworks, no modules — all files are loaded as classic `