This is a hungry snake game. It has three levels. The entry point of this game is the run function. This run function may take one or zero parameter. The parameter tells the game what the score threshold for the player to proceed into next level. If no parameter, this parameter uses its default value which is 100.