Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
It is time to turn your attention back to this chapter’s project, the Word Decoder Challenge game. This game presents the player with a scrambled word and challenges the player to decode it. To complete this game you will have to develop a JavaScript that makes use of variables, arrays, conditional logic, and events. The JavaScript will have to make use of methods and properties that interact with the DOM. To help give the game a little extra pizzazz, CSS will be used to enhance presentation.
As with every game project covered in this book, this game will be developed in a series of steps, as outlined here: