C# Programming Projects

Games

God Of War - Demo

Unity 2021 | C#

-UI

-2D

-Locking target enemies

-Manipulating dynamic material parameters

-Cross-input compatibility

-HQ particle effects

Monument Valley Clone

Unity 2019 | C#

Developed this mini-project for my college assignment on advanced-level design analysis.


-Orthographic illusion puzzle logic.

Systems

Procedural Terrain Generation

Unity 2021 | D.O.T.S. | C#

Procedural terrain generation with respect to player location. which adjusts height and scale. Terrain material changes to sand, dirt, rock, grass, or snow according to height. Highly efficient processing through DOTS resulting in more performance.