mirror of
https://github.com/tiennm99/gsd-framework.git
synced 2026-07-16 22:16:57 +00:00
- Add src/types/index.ts with type definitions - Define TilePosition interface (row, col) - Define Tile interface (id, type, position, cleared) - Define GameEvents interface for type-safe event handling - Add comprehensive tests for all type definitions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>