top of page

Highlights

Space Shooter DOTS

Unity, DOTS and C#

Solo assignment

Created as an assignment for data-oriented design and ECS.

Highlights are:

  • Made using Unity Entity Component System.

  • Collision detection using AABB and spatial hashing.

SpaceShooterDOTS.png

Wordle Clone

Unity and C#

Solo assignment

Created as an assignment for data structures and algorithms.

Highlights are:

  • Word matching algorithm built from scratch

  • Polished look with tween animation

WordleClone.png
bottom of page