2 Commits

Author SHA1 Message Date
Puechberty Arthur c7468500cd feat: Configure Docker setup with Dockerfile and update docker-compose.yml for development 2026-03-31 22:50:02 +02:00
Puechberty Arthur 62c898c208 feat: Implement Sudoku game with grid generation, validation, and solving features
- Added Sudoku grid generation with varying difficulty levels (easy, medium, hard).
- Implemented Sudoku solving functionality.
- Created a user interface for inputting and checking Sudoku solutions.
- Added validation for user inputs and error handling for invalid grids.
- Introduced a Docker configuration for easy deployment.
2026-03-30 23:32:32 +02:00