|
Some checks failed
Build / build (push) Failing after 20s
Added real-time tracking of asteroids destroyed by listening to scoreboard score events. **Modified: src/ship.ts** - Subscribe to scoreboard.onScoreObservable in initialize() - Call gameStats.recordAsteroidDestroyed() for each score event - Each score event represents one asteroid destroyed The Asteroids Destroyed statistic now updates in real-time on the status screen whenever an asteroid is destroyed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| public | ||
| scripts | ||
| server | ||
| src | ||
| themes/default | ||
| .gitignore | ||
| CLAUDE.md | ||
| CONTROLLER_THRUST.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| tsconfig.json | ||
| vite.config.ts | ||