This small patch implements a new feature that was requested by the community: WASD Keyboard Movement.
The game was built around mouse/path-based movement and collision systems, but it wasn't too difficult to bolt on a keyboard movement system. There is some room for improvement in future patches, but check it out now if keyboard input is your thing!