top of page

GAME PROGRAMMER

SAURABH KUNDALWAL

Game programmer with a strong focus on systems, mechanics, and AI, dedicated to writing clean, scalable code that powers smooth and engaging gameplay.

MY PORTFOLIO

01

Unity’s DOTS Fundamentals for ECS

ECS System (Unity)

Worked with ISystem, IJobEntity, Burst-compiled jobs, and EndSimulationEntityCommandBufferSystem to handle large-scale gravitational motion efficiently. Using subscenes, bakers, and chunk-based data layout made it possible to simulate thousands of bodies with stable performance.

02

FSM System

A modular Finite State Machine–based enemy AI system built in Unity to control a robot enemy with patrol and alert behaviors.

This project focuses on clean AI architecture, separating what the enemy does (states) from when it changes behavior (transitions).

03

Drone  Flight Simulation (Unreal Engine C++)

VR Drone Simulation

(Unreal , C++ System )

This project is a VR-based drone interaction simulation built in Unreal Engine using C++. The core features include: Flying Drone Pawn controllable in VR

Systems Programming & Mechanics

bottom of page