SELECTED WORKS
Team Projects

2D Platformer Game
2D platformer built with Unity and deployed to WebGL. Programming, UI, sound, and deployment handled end to end. Level design and assets handled by a teammate.

Mancala Board Game
Turn-based Mancala game built in Java. Implements game rules, valid move checks, undo support, and end-game detection. Focused on clean logic and correct game flow.