Lab Markov Due: 12/8/2017 Points: up to 40 (5 points) Make a Markov Chain system and successfully have something that changes based on the Chain's state.(i.e. Change a color or move a square) (15 points) Add conditions or probability for transitioning do the above and adjust the chain based on variables. (i.e. have a moving object that becomes more likely to move to the left the closer it is to the right side of the screen) (20 points) Make an interesting simulation that uses Markov Chains.