Blade Delivery
Blade Delivery is a game jam project. I spent around 15 hours in this project, using free art and sound effects from asset store. In this game, players will control a cat to dodge enemies. Controling speed is very important. I coded a game manager, reporting player's positon to enemies, using System.Action. Similar to sounds and noise in reality, if the cat moves fast, it will draw attention of enemies far away from it.