You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A browser-based logistics automation simulation game where players program autonomous delivery bots using a simplified C-like scripting system. Built for System Analysis and Design coursework, the project focuses on grid-based world modeling, bot AI behavior, and progressive programming concept unlocks through gameplay.
A delivery agent trained with reinforcement learning to optimize courier routing on real street maps, accounting for dynamic traffic, package priorities, and delivery deadlines.