Minesweeper Game
A complete Minesweeper implementation featuring grid-based logic, recursive cell reveals, and interactive GUI elements.
A selection of academic and personal projects focused on game logic, GUI development, and systems programming.
A complete Minesweeper implementation featuring grid-based logic, recursive cell reveals, and interactive GUI elements.
GUI-based Rock Paper Scissors game featuring button-driven input, randomized computer choices, and score tracking.
A modular Rust implementation using enums and pattern matching, focused on safe state management and clean architecture.
An extended Tic Tac Toe system with a dynamically expanding board supporting scalable state tracking and rule enforcement.