Visually it's not the most appealing game but I actually had a lot of fun :D It's just so whacky and I love the random stuff you can do! The only thing that was annoying was the mouse not being centered. In Unity you can just call
Cursor.lockState = CursorLockMode.Locked;
once to lock the cursor in the middle so it feels like a first person game :)
But yeah it's cute and funny! Good job!