Sudoku Game

This console-based application allows users to play Sudoku while maintaining their scores in a MariaDB database. The game provides options for both regular users and administrators, with features tailored to each role.

Sudoku Console Preview

Features

Code Preview

Sudoku Code Preview

Technologies Used

Outcome

This project combines logic-based game design and database integration, demonstrating structured programming and data persistence skills.