Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This section examines the entire code for the game, deconstructing all the game elements and covering them in detail.
Here, the various game variables are defined; for clarity and convenience, the unchanging constants appear in all uppercase. $drawTarget refers to the play area, which is defined as a div element within the page: