Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
JavaScript DOM Pacman Game Project Learn JavaScript Code
Rating: 4.3 out of 5(25 ratings)
233 students

JavaScript DOM Pacman Game Project Learn JavaScript Code

Create a JavaScript Pacman game from scratch Vanilla JavaScript using Document Object Model DOM Game source code
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • How to create a JavaScript Game using JavaScript and DOM
  • How to manipulate DOM elements using JavaScript
  • Game Development
  • JavaScript Code Project
  • How to create a Dynamic Game from scratch

Course content

4 sections53 lectures4h 29m total length
  • Introduction to creating a dynamic Pacman Type game using JavaScript2:17

Requirements

  • HTML CSS and JavaScript Fundamentals
  • Access to computer
  • Prior coding experience
  • Use of a code editor
  • Running code in a browser

Description

Explore how YOU can CREATE a PacMan Type Game from scratch using JavaScript and ONLY JavaScript DOM

Perfect to practice and learn more about web design and web development - create game play directly within your website.  Run in the browser and have fun!   Learn about game design and how you can create a DOM based web game from scratch using JUST JavaScript.

DOM Manipulation - Event Listeners - Create Elements on the Page - ALL DONE WITH JAVASCRIPT

Step by step how to create a GAME -

Using CSS create game assets

Setup the game board and select elements using JavaScript

SOURCE CODE is INCLUDED.....

  • Explore how you can create a PacMan type game from scratch using JavaScript

  • Practice JavaScript create your own version of the game

  • Explore how to manipulate elements on the page using JavaScript

  • DOM manipulation and element selection

  • Make the enemies smarter detect where the player is located

  • Score keeping from the game play

  • Start Stop and Restart game

  • Generate dynamic Game boards

  • Fully Dynamic code that you can update the variables and change the game

Build your own version of this game today.

Who this course is for:

  • JavaScript Coders
  • Anyone who wants to create a game on the web
  • Anyone who wants to practice JavaScript
  • Anyone who wants to learn how to create a pacman type game