Interesting concept. I liked the 1-bit look of the game. The first level was quite challenging though - I didn't pass it. I just wish the game allowed me to change the controls using the Unity launcher. Use Input.GetAxis("Horizontal") and Input.GetAxis("Vertical") to get what the player is pressing, instead of hardcoding it to certain keys.