See my complete course list at http://studycoding.org
Part of a tutorial on building a candy-crush like game that demonstrates the flood fill recursive algorithm. In this video we will create a method that all the buttons on the grid will share. This will use the sender parameter and cast the button to handle the click request.