added resource "environmentGrid.csv" that describes the environment of the CA that will be simulated.
added class LoadAndRunSimulation that configures and run a simulation based on the resource file.
added constructor in the superclass Grid that allow to directly load a .csv file.