|
All checks were successful
Build / build (push) Successful in 1m20s
Added "How to Play" section to landing page: - VR controls: left/right thumbsticks for movement and rotation, front trigger to fire - Desktop controls: WSAD for movement/yaw, arrow keys for pitch, space to fire - Warning note that game is designed for VR with desktop as preview mode - Styled with color-coded sections and responsive design - Added overflow scroll to main div for better mobile experience Fixed TypeScript build errors: - Cast canvas context to CanvasRenderingContext2D in sphereLightmap.ts - Resolved createImageData type errors 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| public | ||
| server | ||
| src | ||
| .gitignore | ||
| CLAUDE.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| tsconfig.json | ||
| vite.config.ts | ||