
Portfolio
A collection of Unity projects exploring gameplay systems, physics-based mechanics, algorithm implementation, and custom tooling.

Block Game
A simple Sokoban-style puzzle game.

Golf
Multiplayer golf game.

Racetrack
Multiplayer racing game.

Maze Generator
An interactive maze generator that visualizes multiple procedural algorithms.

Sudoku Solver
Instant Sudoku solver.

Paper-and-Pencil
A bundle of classic Paper-and-Pencil games.

Prison Game
A top-down stealth prototype with smart path planning.

N-Queen Solver
A multithreaded N-Queen solver visualized in Unity.