А без реального понимания таких вещей, смысла в дальнейшем создании игры я лично не вижу. Убить своё личное время что бы выпустить игру, за которую тебя оштрафуют на сумму равнозначной а то и превышающую все годы твоей работы - приятного как то мало
As of jQuery 1.7, the .on() method is the preferred method for attaching event handlers to a document. For earlier versions, the .bind() method is used for attaching an event handler directly to elements. Handlers are attached to the currently selected elements in the jQuery object, so those elements must exist at the point the call to .bind() occurs. For more flexible event binding, see the discussion of event delegation in .on() or .delegate().api.jquery.com/bind