Commit Graph

1 Commits

Author SHA1 Message Date
Brian Fertig 59ab58b0a7 Add README and polish entry point
- Created comprehensive `README.md` with game overview, controls, tech stack, project structure, setup instructions, and architecture notes.
- Updated `index.html` title to “AIsteroids 2026” and reformatted CSS for readability.
- Refactored imports in `js/main.js` for consistent spacing and added a Phaser `scale` configuration (FIT mode, auto‑center, optional parent) to improve responsive display.
2026-02-21 14:46:20 -07:00