Starting out

I implemented a small tile area for the player to exist in, as well as a 'sword' on top of the player that can be rotated to hit enemies.

I also implemented some basic movement controls for the player, and a shadow that shows when they jump.