We aren't able to figure out how to play this. The enemies don't seem to display any numbers, change color, nor do we see how their location matters. They are faster than the player, and come in from many angles so the player can only avoid them for a few seconds. The amount that approach the player also doesn't seem to matter, its always instant death.
It would also be nice to have a way to restart rather than relaunch. Also worth noting the data folder is required for unity applications, so ideally it should be packaged into the same download as the executable.
Worth noting the output log is reporting a null reference exception in SawControl's update(). Output below is simplified since this build is not in debug mode.
NullReferenceException: Object reference not set to an instance of an object
at SawControl.Update () [0x00000] in <filename unknown>:0
(Filename: Line: -1)