Spacetris SDL3 Game - Release 2025.12.23
=====================================

## System Requirements
- Windows 10/11 (64-bit)
- DirectX compatible graphics
- Audio device for music and sound effects

## Installation
1. Extract all files to a folder
2. Run spacetris.exe

## Controls
- Arrow Keys: Move pieces
- Z/X: Rotate pieces
- C: Hold piece
- Space: Hard drop
- P: Pause
- F11: Toggle fullscreen
- Esc: Return to menu

## Troubleshooting
- If the game doesn't start, ensure all DLL files are in the same folder as spacetris.exe
- For audio issues, check that your audio drivers are up to date
- The game requires the assets folder to be in the same directory as the executable

## Files Included
- spacetris.exe - Main game executable
- SDL3.dll, SDL3_ttf.dll, SDL3_image.dll - Required libraries
- assets/ - Game assets (images, music, fonts)
- FreeSans.ttf - Main font file

Enjoy playing Spacetris!
