mirror of
https://github.com/tiennm99/gsd-framework.git
synced 2026-05-28 02:24:58 +00:00
89a09fc047
- 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>