Day One

Today we started to implement a tower defense game. Until now we have enemies that are able to find their way between the start and the endpoint. The level is generated from a config file and creates some previews. Let's move on to some more game logic ;)