A game a user can't interact with is hardly a game at all. We'll go through the process of turning our Cell
components into accessible buttons and moving the click handling function up to our Game
component where our state will eventually be handled.