Aliens through the Cosmo-Mart of Mayhem and Madness is a game where you race against your friend to be the first to complete their shopping list of items.
Being the only programmer on this project brought many challenges as the project had to be scaled down from what was orginally intended. A big focus of the game became the how you would wield the shopping cart around the enviroment, as the movement is difficult to use at first.
Rigidbody Movement System
Item Spawn Logic
Navmesh Agents to get in the players way
Lobby System with unitys input system (Disabled in final build due to a bug that could not be fixed for deadline)