Book Image

JavaScript - Card War Game Project [Video]

By : Laurence Svekis
Book Image

JavaScript - Card War Game Project [Video]

By: Laurence Svekis

Overview of this book

<p>Learn more about JavaScript and DOM manipulation while building a fun interactive game from scratch. With the tips and techniques covered in this course, you’ll be able to design a fully functional and exciting card war game, allowing users to engage in highly interactive gameplay with the highest card winning the pot of cards. Start building your version of the game today. </p><p> </p><p>This course covers: </p><p>• Element selection and manipulation </p><p>• Creating arrays in JavaScript using array methods and array data handling </p><p>• Adding event listeners to listen for user interactions </p><p>• Updating element style properties and values on the fly </p><p>• Adding and removing element classes </p><p>• Creating elements dynamically and adding them to the page </p><p>• Applying gameplay logic and game development logic </p><p>• Bug fixes and debugging applications </p><p>• Checking and applying game logic to create a play path </p><p> </p><p>All code files are placed at https://github.com/PacktPublishing/Create-a-Card-War-Game-Using-JavaScript/</p>
Table of Contents (2 chapters)
Chapter 2
Card war game using JavaScript
Content Locked
Section 2
Start the Game Applying steps to create game structure
Card war game using JavaScript: Start the Game Applying steps to create game structure