Video description
Learn how to build a Game of Life using JavaScript
About This Video
- Build a generative, cellular automaton game from start to finish in a one-page app
- Use JavaScript to create all the background elements for the game such as a grid and add buttons
- Test the final game and fix a few bugs
In Detail
JavaScript frameworks are great tools for building mobile apps. They’re efficient, lower development costs, and tend to have the security benefits that come with large, active communities of developers.
In this course, we’ll build the Game of Life, a project that takes you through building a generative, cellular automaton game from start to finish in a one-page app using HTML, CSS, and JavaScript. This project is a great way for you to integrate your skills with markup, style, and behavior by creating an interactive and dynamic application right in your browser. In this project, we’ll make heavy use of the DOM, events, timing, and simple logic to create a truly generative application.
By the end of this course, we’ll be able to build a creative and completely running gaming application with JavaScript.
Publisher resources
Product information
- Title: Build the Game of Life Using JavaScript
- Author(s):
- Release date: May 2021
- Publisher(s): Packt Publishing
- ISBN: 9781801817561
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Tiny Python Projects
The projects are tiny, but the rewards are big: each chapter in Tiny Python Projects challenges …
book
Building Microservices, 2nd Edition
Distributed systems have become more fine-grained as organizations shift from code-heavy monolithic applications to smaller, self-contained …