POV Rotation

I have a game (let’s call it that) that I’m working on, and I decided the POV for the player. I wanted them to be at the bottom of the screen, with the area immediately in front of them shown. I want them to be able to move and rotate, but I need them to be able to rotate full 360, not just 180.

Quick Diagram:

The player is the purple-ish area at the bottom, and the arrows show how the player rotates. Any ideas on allowing for 360 degree rotation?

CopyableCougar4

Let them rotate 60 degrees to either side, if they rotate further than that they push the whole screen around too.