Core game logic for Rusty2048
This module provides the fundamental game mechanics including:
- Game board representation
- Move validation and execution
- Score calculation
- Game state management
- Random number generation with seed support
Core game logic for Rusty2048
This module provides the fundamental game mechanics including: