Windows console app - LifeSimulator Application is simply console mini-game/simulator which simulate animals and plant action across map, which work in turn system (1 turn = every object done some action) . Animals and plants represented by ASCII have own abilities (Description and skill list TBD), and interact with each others (1 action each turn). Additional instruction in REDME, comments in code and thining(from VS metadata) TBD.